RFR: 8370890: Start of release updates for JDK 27 [v9]

Nizar Benalla nbenalla at openjdk.org
Wed Dec 3 10:31:27 UTC 2025


On Wed, 3 Dec 2025 01:32:00 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Nizar Benalla has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - revert changes to avoid conflict
>>  - add 27 to the acceptable boot versions
>
> src/java.compiler/share/classes/javax/lang/model/SourceVersion.java line 483:
> 
>> 481:      */
>> 482:     RELEASE_26,
>> 483: 
> 
> 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.

Fixed in https://github.com/openjdk/jdk/pull/28130/commits/4b14a7593c9cbc6f67d400e823d47d23e304d564

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28130#discussion_r2584507508


More information about the hotspot-runtime-dev mailing list