Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JDK 9 - The Performance Bits or Why You Would Really Want to Upgrade to Java 9
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Release cadence
- 3 Performance
- 4 GURL
- 5 Default GC
- 6 Compact Strings
- 7 String
- 8 String operations
- 9 String concatenation
- 10 String builder
- 11 String constructor
- 12 Invoke Dynamic
- 13 String builders
- 14 Collections
- 15 Lists
- 16 List
- 17 Special cases
- 18 Stack walking
- 19 Stack trace
- 20 Standard Java 8
- 21 New API
- 22 Native approach
- 23 Recap
- 24 Question