Binary milestone
Class File 48.0
This version belongs to the Java 1.4 language and library era, when assertions and NIO became part of the story.
48.0AssertionsNIO
This version belongs to the Java 1.4 language and library era, when assertions and NIO became part of the story.
This version belongs to the Java 1.4 language and library era, when assertions and NIO became part of the story.
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 milestone is part of the steady one-step-per-release evolution of the Java class file contract.
javap -verbose MyClass.class
# look for: major version 48
Assertions, NIO
This version belongs to the Java 1.4 language and library era, when assertions and NIO became part of the story.