Book description
The Java release train is moving faster than ever. Beginning with Java 9 in 2017, the platform’s one-to-three year release cycle accelerated to every six months, ensuring that timely new features and fixes would reach developers quickly. But as this ebook explains, Java 11 is more than just another incremental release.
Benjamin Muschko, software engineer and consultant, examines the many changes in Java 11, including several new features and the removal or deprecation of some older ones. You’ll also learn the intricate differences between the Oracle JDK and other open source JDK distributions when it comes to licensing terms and patch update availability.
This ebook covers:
- The merging of Oracle JDK and OpenJDK: Flight Recorder, Java Mission Control, and other commercial features are now free.
- Latest features and API enhancements: Java 11 includes a modern HTTP client, Unicode 10, nest-based access control, and more.
- Removed APIs and deprecations: Java 11 eliminates Java EE modules as well as applets and Java Web Start and decouples JavaFX from the JDK.
- Performance and security: Java 11 features two new garbage collectors and supports TLS 1.3, the latest version of the Transport Layer Security protocol.
Publisher resources
Product information
- Title: What's New in Java 11?
- Author(s):
- Release date: January 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492047551
You might also like
book
Exploring Java 9: Build Modularized Applications in Java
Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. …
book
Mastering Java 11 - Second Edition
Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …