On Wed, 3 Dec 2025 01:32:00 GMT, Joe Darcy <[email protected]> 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
