Presentation: Java 9: Tips on Migration and Upgradability
Abstract
Join Bernard Traversat, Vice President of Java SE Development at Oracle to discuss migration strategies for Java 9 and the important of the new Java 9 module system to improve Java code upgradability. As the speed of deployment in the cloud is accelerating, the compatibility and upgradability of cloud services are becoming critical. The Java 9 modular runtime and module system provide a fundamental new way to assemble and protect compatibilities between Java code. This session will review the compatibility and upgradability stand taken by leading developer’s platforms (Java, JavaScript, Node.js, Python, Go), cover the new Java 9 features (module system, modular runtime, multi-jar packaging, Jdep, etc), and discuss migration strategies to migrate your existing code to Java 9. The session will provide number of useful tips to ease the migration of your code to Java 9.
Similar Talks
Understand the Trade-Offs Using Compilers for Java Applications
Eclipse OpenJ9 and OMR Project Lead @IBM
Mark Stoodley
JIT vs AOT Performance With GraalVM
Developer Advocate for GraalVM @Oracle
Alina Yurenko
Parsing JSON Really Quickly: Lessons Learned
Professor and Department Chair @TELUQ - Université du Québec
Daniel Lemire
Fault Tolerance at Speed
Ex-NASA Researcher and High Performance Distributed Systems Whisperer
Todd Montgomery
Does Java Need Inline Types? What Project Valhalla Can Bring to Java
Java Performance Engineer @Oracle
Sergey Kuksenko
High Resolution Performance Telemetry at Scale
Software Developer @Twitter
Brian Martin
Java 8 LTS to the Latest - a Performance & Responsiveness Prospective
Java Champion, First Lego League Coach, passionate about JVM Performance @Microsoft
Monica Beckwith
(Really) Understanding Garbage Collection
CTO @AzulSystems