On Mon, 1 Dec 2025 08:53:37 GMT, Nizar Benalla <[email protected]> wrote:

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

src/java.base/share/classes/java/lang/reflect/ClassFileFormatVersion.java line 
394:

> 392:      *
> 393:      * @see <a
> 394:      * 
> href="https://docs.oracle.com/en/java/javase/27/docs/specs/jvms/index.html";>

Presumably the analagous URL update should be done here as in 
ClassFileFormatVersion for the JLS instead of the JVMS.

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

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

Reply via email to