Home Conference Sessions An Overview of J...

An Overview of Java 9

Angelika Langer | GOTO Berlin 2017

You need to be signed in to add a collection

The release of Java 9 is scheduled for July 2017. This session provides an overview of new feature that might be of interest to Java developers. There are only minor extensions to the Java programming language in Java 9, but there are numerous extensions of existing JDK APIs, several optimization (e.g. related to strings) and lots of refinements of JVM internals. The most prominent feature is probably the Java Module System. Another change that will affect some, but not many Java developers is the deprecation of the sun.misc.Unsafe class. We will look into replacements for its features. **Prerequisite attendee experience level**: advanced

Share on:
linkedin facebook
Copied!

Transcript

The release of Java 9 is scheduled for July 2017. This session provides an overview of new feature that might be of interest to Java developers. There are only minor extensions to the Java programming language in Java 9, but there are numerous extensions of existing JDK APIs, several optimization (e.g. related to strings) and lots of refinements of JVM internals. The most prominent feature is probably the Java Module System. Another change that will affect some, but not many Java developers is the deprecation of the sun.misc.Unsafe class. We will look into replacements for its features.

Prerequisite attendee experience level: advanced

About the speakers

Angelika Langer

Angelika Langer

Independent Computer Software Professional

Related topics