Binary milestone
Class File 73.0
Class file 73.0 is the next visible projected long-term anchor if Java 29 lands as the next LTS release in September 2027.
73.0Planned LTSBytecode horizon
Class file 73.0 is the next visible projected long-term anchor if Java 29 lands as the next LTS release in September 2027.
Class file 73.0 is the next visible projected long-term anchor if Java 29 lands as the next LTS release in September 2027.
The class file version is the binary compatibility signal that tells tooling and runtimes which generation of compiled Java bytecode they are dealing with.
This class file milestone aligns with an LTS anchor, so it matters both for binary compatibility and for long-term operational baselines.
javap -verbose MyClass.class
# look for: major version 73
Planned LTS projection
Class file 73.0 is the next visible projected long-term anchor if Java 29 lands as the next LTS release in September 2027.