On Tue, 2 Dec 2025 15:07:11 GMT, Nizar Benalla <[email protected]> wrote:

>> Get JDK 27 underway.
>
> 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.

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

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

Reply via email to