RFR: 8330182: Start of release updates for JDK 24
Chen Liang
liach at openjdk.org
Tue Apr 16 21:24:59 UTC 2024
On Mon, 15 Apr 2024 19:01:08 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Get JDK 24 underway.
src/java.base/share/classes/java/lang/classfile/ClassFile.java line 1481:
> 1479: int JAVA_23_VERSION = 67;
> 1480:
> 1481: /** 68 */
We need `@since 24` here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18787#discussion_r1567955182
More information about the build-dev
mailing list