SESSION + Live Q&A
JDK 9: Mission Accomplished. What Next for Java?
JDK 9 was released in September 2017 and includes many changes to the Java platform. The biggest is the Java Platform Module System (often referred to as Project Jigsaw). This breaks up the existing rt.jar file into 97 modules but also encapsulates internal APIs, such as sun.misc.Unsafe that have previously been accessible to developers.
In this session, we'll start with a brief overview of what's new in JDK 9 including details of JPMS. From there we'll move onto how this, as well as other changes, impact application migration from earlier versions of Java.
Oracle made several announcements about how OpenJDK will be developed moving forward, so we'll explain what these changes are and how they impact decisions about which versions of Java to use for application deployment.
We'll close with a brief look at the range of new features and projects being planned for future versions of Java to ensure that it remains the most popular development platform on the planet.
Speaker
Simon Ritter
Deputy CTO @Azul
Simon Ritter is the Deputy CTO of Azul Systems. Simon has been in the IT business since 1984 and holds a Bachelor of Science degree in Physics from Brunel University in the U.K.Simon joined Sun Microsystems in 1996 and started working with Java technology from JDK 1.0; he has spent time working...
Read moreFind Simon Ritter at:
Speaker
Simon Ritter
Deputy CTO @Azul
From the same track
Developing a Monitoring Philosophy
How should one approach monitoring in an organization? Observability and monitoring tends to be an afterthought in many situations. Even if there are dedicated teams, they may not be properly resourced and funded - leading to piecemeal approaches and point solutions. As organizations grow and...
Arijit Mukherji
CTO @SignalFx
Continuous Delivery of Microservices
Microservice architectures are generating a lot of interest lately. These architectures are seen as a way to decompose the complexity of monolithic systems. One of the key benefit of microservice architectures is the agility with which organizations can ship features, reducing time to...
Sheroy Marker
Head of Technology - Products @ThoughtWorks
Have Your Cake and Strong Consistency, too
Can you really have your cake and eat it, too? Is there such a thing as a truly fast system of record or an enterprise system of engagement? To get high performance the trade-off has been to forgo strong consistency. Aerospike 4.0 Hybrid Memory Architecture (HMA), leveraging the latest in NVMe...
Thad Omura
Executive vice president @ScaleFlux
Brian Bulkowski
CTO and CO-Founder @Aerospike
Tasty Topics
Are you struggling to pick through large amounts of real time data? Does your project create vast amounts of data and you don’t know how get actionable insights quickly enough? Did you consider topic routing and filtering? With some imagination, a publish/subscribe pattern making use of...