Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
New in JDK 18: Reviewing Enhancements in the Latest JDK Release
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Oracle JDK Releases
- 3 JDK 18-2022/03/22 JOK Enhancement Proposals (JEP)
- 4 Simple Web Server
- 5 Code Snippets in Java API Documentation JEP 43-javadoc enhancement
- 6 UTF-8 by Default
- 7 Pattern matching for switch - Before
- 8 Pattern matching for switch - After
- 9 Pattern matching for switch - Matching null
- 10 Pattern matching for switch - Guarded patterns
- 11 Pattern matching for switch Possible issues
- 12 Foreign Function & Memory API 2 Incubator
- 13 Vector API 3d Incubator
- 14 Deprecate Finalization for Removal JEP 421- better control for resource closing
- 15 And hundreds of other minor changes
- 16 Where to find JDK 18
- 17 Oracle JDK 18: Certified System Configurations
- 18 Find out more about JDK 18