Skip to content

Latest commit

 

History

History
150 lines (97 loc) · 9.8 KB

Java-10-Resources.md

File metadata and controls

150 lines (97 loc) · 9.8 KB

Java/JDK 10 Resources

JUG Hackday Resources

  • ...[Placeholder for next JUG event to take place]...

Java/JDK 10 Resources

Oracle/OpenJDK Resources on Java 10

Download Java 10 binaries


Community resources

Talks

Interviews

JEPs and blog posts/articles

Java 10 features: what others are saying!

JEP 286 Local-Variable Type Inference:

JEP 296 Consolidate the JDK Forest into a Single Repository:

JEP 304 Garbage-Collector Interface:

JEP 307 Parallel Full GC for G1:

JEP 310 Application Class-Data Sharing:

JEP 312 Thread-Local Handshakes:

JEP 313 Remove the Native-Header Generation Tool (javah):

JEP 314 Additional Unicode Language-Tag Extensions:

JEP 316 Heap Allocation on Alternative Memory Devices:

JEP 317 Experimental Java-Based JIT Compiler:

JEP 319 Root Certificates:

JEP 322 Time-Based Release Versioning:

Docker fixes and enhancements:

General blog posts, presentations, slides

Books

  • .... (Publisher; Author)

Courses

  • [....] (...., (link)[link])

Repositories

Misc