Completed
use of JDK Internal API (cont.)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
An Overview of Java 9
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 a quick glance at Java 9
- 3 collection literals
- 4 minor language changes
- 5 String related optimizations
- 6 string deduplication
- 7 compact strings
- 8 Indity string concatenation
- 9 Java Module System ...
- 10 modules/module system in Java
- 11 why modules ? - insufficient protection scheme
- 12 why modules ? - jar hell
- 13 what does it mean to you?
- 14 use of JDK Internal API (cont.)
- 15 source code structure
- 16 modular development
- 17 modular jar
- 18 modular runtime image
- 19 modularize your application
- 20 automatic module ..
- 21 module architecture
- 22 critique (2)
- 23 more Java 9 features
- 24 JDK 9 overview