Inside Java is a podcast for Java Developers brought to you directly from the people that make Java at Oracle. We'll discuss the language, the JVM, OpenJDK, platform security, innovation projects like Loom and Panama, and everything in between.
#2 - “Java 15 is Here!” with Mikael Vidstedt
September 08, 2020
33:47
49.35 MB
Downloads: 0
David Delabassee (@delabassee) discusses the latest Java release, Java 15, with Mikael Vidstedt (@MikaelVidstedt), Director of JVM Development.
For future episodes and more, check out Inside Java and follow @java on Twitter.
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
- Improving G1 out-of-the-box performance
Deprecation & Removal
Security
Other Features (JDK 14 & JDK 15)
OpenJDK Projects Discussed in this Episode
Additional Resources