Tagged articles
6 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Mar 25, 2022 · Fundamentals

What’s New in Java 18? 9 JEP Enhancements Explained

Oracle’s March 22 release of Java 18 brings short‑term support, over a thousand bug fixes and nine major JEP enhancements—including UTF‑8 as the default charset, a Simple Web Server, method‑handle‑based reflection, a new Internet address SPI, and preview features like Vector API, Foreign Function & Memory API, switch pattern matching, and the deprecation of finalization—significantly boosting developer productivity and platform stability.

JDK 18JEPJava
0 likes · 4 min read
What’s New in Java 18? 9 JEP Enhancements Explained
Java Captain
Java Captain
Dec 29, 2021 · Backend Development

JDK 18 Release Highlights and New Features

JDK 18, released on March 22, 2022, introduces nine new JEPs—including default UTF‑8 charset, a simple web server, @snippet for Javadoc, method‑handle based reflection, Vector API, internet address resolution SPI, foreign function & memory API, switch pattern matching, and deprecation of finalization—while being a short‑term feature release.

BackendJDK 18JEP
0 likes · 5 min read
JDK 18 Release Highlights and New Features
Java Architect Essentials
Java Architect Essentials
Dec 27, 2021 · Backend Development

New Features in JDK 18: Overview of JEPs and Release Details

JDK 18, released on March 22 2022, introduces nine new JEPs—including default UTF‑8 charset, a simple web server, code snippet support in JavaDoc, vector API, external function and memory API, and switch pattern matching—while being a short‑term feature release following the LTS JDK 17.

Backend DevelopmentJDK 18JEP
0 likes · 6 min read
New Features in JDK 18: Overview of JEPs and Release Details
Programmer DD
Programmer DD
Dec 25, 2021 · Backend Development

What’s New in JDK 18? A Complete Overview of Its Key Features

The article outlines the March 22, 2022 release of JDK 18, highlights its nine new features—including UTF‑8 as the default charset, a simple web server, and a foreign function & memory API—while noting its short‑term support compared to the LTS JDK 17.

Backend DevelopmentJDK 18Java
0 likes · 6 min read
What’s New in JDK 18? A Complete Overview of Its Key Features
21CTO
21CTO
Sep 29, 2021 · Backend Development

Why Java 17 Is the Fastest Yet and What to Expect from Java 18

The article reviews benchmark results showing Java 17’s speed gains over earlier releases, outlines upcoming Java 18 features such as the third‑incubated Vector API, preview record and array patterns, UTF‑8 default charset, and JavaDoc snippet support, and points to further reading.

Garbage CollectionJDK 17JDK 18
0 likes · 6 min read
Why Java 17 Is the Fastest Yet and What to Expect from Java 18