RFR: 8370890: Start of release updates for JDK 27 [v7]
Nizar Benalla
nbenalla at openjdk.org
Tue Dec 2 15:07:16 UTC 2025
On Mon, 1 Dec 2025 22:20:34 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Nizar Benalla has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 17 additional commits since the last revision:
>>
>> - problem list failing test
>> - Merge branch 'master' into start-of-release-27
>> - expand start of release documentation
>> - Merge branch 'master' into start-of-release-27
>> - Changes required for hard 80 character line limit
>> - Update --release 26 symbol information for JDK 26 build 25
>> The macOS/AArch64 build 25 was taken from https://jdk.java.net/26/
>> - revert MAX_COLUMNS to 80
>> - Update LATEST_MAJOR_VERSION in Versions.java
>> - Merge branch 'master' into start-of-release-27
>> - Merge branch 'master' into start-of-release-27
>> - ... and 7 more: https://git.openjdk.org/jdk/compare/8736a894...e5214614
>
> make/conf/version-numbers.conf line 40:
>
>> 38: DEFAULT_VERSION_CLASSFILE_MINOR=0
>> 39: DEFAULT_VERSION_DOCS_API_SINCE=11
>> 40: DEFAULT_ACCEPTABLE_BOOT_VERSIONS="25 26"
>
> Need to add 27 to this line.
Fixed in https://github.com/openjdk/jdk/pull/28130/commits/061986c2fa56bcf1411f479c5b76602f63dc93c3, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28130#discussion_r2581577462
More information about the hotspot-runtime-dev
mailing list