First Look: Java 15
Offered By: LinkedIn Learning
Course Description
Overview
Curious about what's new in Java 15? Tune into this course to get up to speed with the latest features in this release.
Syllabus
Introduction
- Should I upgrade to Java 15?
- What you should know
- Install Java 15 and configure IntelliJ IDEA
- Use hidden classes for JVM framework creators
- Use ZGC, a scalable, low-latency garbage collector
- Use Shenandoah, a low-pause-time garbage collector
- Manage long text values with text blocks
- Use scripts without the Nashorn JavaScript engine
- Challenge: Define and use a text block
- Solution: Define and use a text block
- Learning more
Taught by
David Gassner
Related Courses
Java 12 & 13 - What's New and Noteworthy?Devoxx via YouTube Concurrent Garbage Collectors - ZGC & Shenandoah
Devoxx via YouTube Understanding Low Latency JVM GCs
Devoxx via YouTube Concurrent Garbage Collectors - ZGC & Shenandoah
Devoxx via YouTube OpenJDK - Concurrent Garbage Collectors: ZGC, Shenandoah, and G1 Comparison
JetBrains via YouTube