Episode 2 “Java 15 is Here!” with Mikael Vidstedt
Posted on September 8, 2020
David Delabassee discusses the latest Java release, Java 15, with Mikael Vidstedt, Director of JVM Development.
For more episodes, check out Inside Java and follow @Java on Twitter.
Contact us here.
Covered in This Episode
New or updated Java language feature, Java SE API feature and JDK API
- Sealed Classes (Preview)
- Hidden Classes
- Reimplement the Legacy DatagramSocket API
- Text Blocks
- Foreign-Memory Access API (Second Incubator)
- Records (Second Preview)
- Pattern Matching for instanceof (Second Preview)
Garbage Collectors
- ZGC: A Scalable Low-Latency Garbage Collector
- Shenandoah: A Low-Pause-Time Garbage Collector
- JDK 15 G1/Parallel GC changes
- Improving G1 out-of-the-box performance