JDK13 (Sept 2019)
Contents
Sources
- Wikipedia
- OpenJDK 13
- Migrating to Java 13 + Java 13 guide
- The new features coming to Java 13
- Baeldung article
- Mkyong: What is new in Java 13
JEP list
- 350: Dynamic CDS Archives → Extends application class-data sharing to allow the dynamic archiving of classes at the end of Java application execution.
- 351: ZGC: Uncommit Unused Memory → Amélioration du garbage collector ZGC (G1 par défaut)
- 353: Reimplement the Legacy Socket API → Réimplémentation de l'API socket (qui est là depuis 1.0) → pour les frameworks, et en particulier pour le projet Loom
- 354: Switch Expressions (Preview) → second preview with yeld keyword
- 355: Text Blocks (Preview) → Multiline text blocks