Java 15 ist erschienen

Siehe auch http://www.tutego.de/java/JDK-15-oracle-java-15-openjdk-15.html. Wenig spannend für Entwickler. IntelliJ kann direkt mit den Neuerungen umgehen, bei Eclipse muss man erst ein Plugin installieren.

Einige einführende Beiträge:

https://www.infoworld.com/article/3534133/jdk-15-the-new-features-in-java-15.html

https://blog.jetbrains.com/idea/2020/09/java-15-and-intellij-idea/

https://jaxenter.com/java-15-news-170322.html

Erstes RC von Java 15

Siehe http://jdk.java.net/15/

Zeitplan

2020/06/11   Rampdown Phase One (fork from main line)
2020/07/16   Rampdown Phase Two
2020/08/06   Initial Release Candidate
2020/08/20   Final Release Candidate
2020/09/15   General Availability

Features

339: Edwards-Curve Digital Signature Algorithm (EdDSA)
360: Sealed Classes (Preview)
371: Hidden Classes
372: Remove the Nashorn JavaScript Engine
373: Reimplement the Legacy DatagramSocket API
374: Disable and Deprecate Biased Locking
375: Pattern Matching for instanceof (Second Preview)
377: ZGC: A Scalable Low-Latency Garbage Collector
378: Text Blocks
379: Shenandoah: A Low-Pause-Time Garbage Collector
381: Remove the Solaris and SPARC Ports
383: Foreign-Memory Access API (Second Incubator)
384: Records (Second Preview)
385: Deprecate RMI Activation for Removal