Completed
Running on Java 9
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Diabolical Developer's Guide to Surviving Java 9 and 10
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Martijn Verburg
- 3 Jay Clarity
- 4 Where to get Java
- 5 Warnings
- 6 Pro Tip
- 7 Shell Scripts
- 8 Do not panic
- 9 Flags that kill your JVM
- 10 Warning flags
- 11 Visual VM
- 12 Whats next
- 13 Runtime access warnings
- 14 Runtime access flags
- 15 How to get around this
- 16 Using the EDDExports flag
- 17 Using the EDDOpens flag
- 18 Recap
- 19 Modules
- 20 How to get around it
- 21 Java EE libraries
- 22 Java EE module path
- 23 Library Compatibility
- 24 Running on Java 9
- 25 Compile your app
- 26 Dont do this
- 27 Old Source Targets
- 28 JDips
- 29 Upgrade to the library
- 30 Accessing the internal library
- 31 JDips output
- 32 Deprecation
- 33 Eclipse
- 34 Maven
- 35 Maven Updates
- 36 Gradle Updates
- 37 Library Framework Support
- 38 Spring
- 39 Apache Commons
- 40 Tomcat
- 41 String Compression
- 42 Changing Slides
- 43 OReilly Book
- 44 Module System
- 45 J Split to Package Scan
- 46 Summary