-
Notifications
You must be signed in to change notification settings - Fork 6.2k
8370890: Start of release updates for JDK 27 #28130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
👋 Welcome back nbenalla! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@nizarbenalla The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
|
/issue add 8370893 |
|
@nizarbenalla |
|
@nizarbenalla |
|
This initial version of the PR intentionally excludes the creation of the new symbol files so that the fundamental code aspects of the update are easier to see. The GA release date is accurate. |
Webrevs
|
jddarcy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine so far.
irisclark
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected changes for JDK 27 looking good.
| DEFAULT_VERSION_EXTRA3=0 | ||
| DEFAULT_VERSION_DATE=2026-03-17 | ||
| DEFAULT_VERSION_CLASSFILE_MAJOR=70 # "`$EXPR $DEFAULT_VERSION_FEATURE + 44`" | ||
| DEFAULT_VERSION_DATE=2026-09-15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anticipated GA date confirmed.
Get JDK 27 underway.
Progress
Integration blocker
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/28130/head:pull/28130$ git checkout pull/28130Update a local copy of the PR:
$ git checkout pull/28130$ git pull https://git.openjdk.org/jdk.git pull/28130/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 28130View PR using the GUI difftool:
$ git pr show -t 28130Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28130.diff
Using Webrev
Link to Webrev Comment