Tagged articles
5 articles
Page 1 of 1
Java Architecture Diary
Java Architecture Diary
Sep 23, 2022 · Fundamentals

What’s New in JDK 19? 7 Preview Features You Should Know

JDK 19 has been released, bringing seven preview‑stage JEPs—including Record Patterns, Linux/RISC‑V support, a Foreign Function & Memory API, Virtual Threads, a fourth‑incubator Vector API, Pattern Matching for switch, and Structured Concurrency—each aimed at enhancing Java’s performance, interoperability, and concurrency capabilities.

JDK 19foreign function APIjava
0 likes · 4 min read
What’s New in JDK 19? 7 Preview Features You Should Know
Programmer DD
Programmer DD
Aug 1, 2022 · Fundamentals

What’s New in JDK 19? 7 Preview Features Explained

This article outlines the seven preview features introduced in JDK 19—including Record Patterns, Linux/RISC‑V port, Foreign Function & Memory API, Virtual Threads, Vector API, Switch Pattern Matching, and Structured Concurrency—while also summarizing the release timeline and noting the trend of fewer features per Java release.

JDK 19Virtual Threadsjava
0 likes · 6 min read
What’s New in JDK 19? 7 Preview Features Explained
Programmer DD
Programmer DD
Apr 25, 2022 · Backend Development

What New Features Will JDK 19 Bring? Exploring Vector API and RISC‑V Support

JDK 19, slated for release on September 20, will focus on two major proposals—a fourth‑generation Vector API for expressive vector computations and a port of the JDK to the open‑source Linux/RISC‑V RV64GV architecture—while continuing the short‑term release cadence and outlining upcoming timelines.

JDK 19RISC-VRelease Schedule
0 likes · 4 min read
What New Features Will JDK 19 Bring? Exploring Vector API and RISC‑V Support