Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Java 28

To run each example use: java --enable-preview --source 28 <FileName.java>

JEPs

  • 401 - Value Objects (Preview)
  • 535 - Shenandoah GC: Generational Mode by Default
  • 539 - Strict Field Initialization in the JVM (Preview)
  • 540 - Simple JSON API (Incubator)
  • 541 - Deprecate the macOS/x64 Port for Removal
  • 542 - PEM Encodings of Cryptographic Objects

Featuers

Links