RFR: JDK-8319413: Start of release updates for JDK 23
Chen Liang
liach at openjdk.org
Mon Nov 27 18:45:26 UTC 2023
On Fri, 3 Nov 2023 23:42:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Time to start making preparations for JDK 23.
Changes requested by liach (Author).
src/java.base/share/classes/jdk/internal/classfile/Classfile.java line 1:
> 1: /*
`latestMajorVersion` below should be updated to return `JAVA_23_VERSION` as well.
-------------
PR Review: https://git.openjdk.org/jdk/pull/16505#pullrequestreview-1713657511
PR Review Comment: https://git.openjdk.org/jdk/pull/16505#discussion_r1382292651
More information about the compiler-dev
mailing list