8370890: Start of release updates for JDK 27#28130
8370890: Start of release updates for JDK 27#28130nizarbenalla wants to merge 24 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back nbenalla! A progress list of the required criteria for merging this PR into |
|
@nizarbenalla This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
@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
|
irisclark
left a comment
There was a problem hiding this comment.
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.
Anticipated GA date confirmed.
The macOS/AArch64 build 25 was taken from https://jdk.java.net/26/
|
I had to make some changes to respect the 80 character limit we used to have. |
| * <cite>The Java Language Specification, Java SE 26 Edition</cite></a> | ||
| */ | ||
| RELEASE_26, | ||
|
|
There was a problem hiding this comment.
At the top of the file where the per-release changes are all listed, please add a
"27: tbd"
entry after syncing in the changes from mainline which add an entry for JDK 26. (Also, as part of the sync please fix the "in in" stutter typo in the 26 entry.
dholmes-ora
left a comment
There was a problem hiding this comment.
Hotspot changes trivially fine.
|
/integrate delegate |
|
@nizarbenalla Integration of this pull request has been delegated and may be completed by any project committer using the /integrate pull request command. |
|
/integrate |
|
Going to push as commit c55287d.
Your commit was automatically rebased without conflicts. |
|
@JesperIRL Pushed as commit c55287d. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Get JDK 27 underway.
Progress
Issues
Reviewers
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