Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 197 Bytes

Java 19 Preview Feature Demo

This project will show the following new features in JDK 19 preview.

  • Virtual threads
  • Pattern matching
  • Text block formatting
  • Sealed interface
  • Record class