This Annex to the Java SE 24 Specification contains the Java SE 24 Editions of The Java Language Specification (JLS) and The Java Virtual Machine Specification (JVMS).
The Java SE 24 Editions include corrections and clarifications made to the JLS and JVMS since the Java SE 23 Editions, that is, since the Final Release of JSR 398. These changes are flagged with vertical bars and colorful text, as follows:
The Java SE 24 Platform includes four preview features whose specifications are logically part of the Java SE 24 Editions of the JLS and JVMS, but are physically distributed in standalone documents:
instanceof
,
and switch
(Second Preview) main
Methods (Fourth Preview)