
The not-so-hidden gems in Java 18: The JDK Enhancement …
May 6, 2022 · Five of Java 18’s JEPs add new features or major enhancements. See what they do and how they work. Download a PDF of this article Java 18 was officially released in …
What is new in Java 18 - Mkyong.com
Nov 14, 2022 · Java 18 reached general availability on 22 March 2022, download Java 18 here. Java 18 has 9 JEP items. 1. JEP 400: UTF-8 by Default. 2. JEP 408: Simple Web Server. 3. …
Java 18 is Now Available - InfoQ
Mar 22, 2022 · The nine (9) JEPs in this final feature set are: The feature cadence for Java 18 is slightly lower than previous releases as compared to: 14 features in Java 17; 17 features in …
Java 18 Features (with Examples) - HappyCoders.eu
Jun 12, 2025 · Java 18, released on March 22, 2022, is the first "interim" release after the last Long-Term-Support (LTS) release, Java 17. With nine implemented JEPs, the scope of …
- Reviews: 24
Why Should You Care About JDK 18? - ADTmag
The latest update of the Java Development Kit (JDK 18) goes GA next week, and though it's not a Long-Term Support (LTS) release, it does implement nine JEPs (listed here).
Java 18 New Features - JRebel by Perforce
Apr 11, 2022 · Java 18 includes nine features, which is slightly fewer than the number of features in previous releases — 14 features in Java 17, 17 features in Java 16, and 14 features in Java …
Java history from Java 1.0 to Java 18 - LinkedIn
Jun 10, 2022 · Java 18 GA was released on 22 March 2022. It has nine new features, including a simple web server and another preview of pattern matching for switch. The below listed 14 …
Java 8 to 18: Most important changes in the Java Platform
Aug 29, 2022 · Java 8 launched in March of 2014, Java 18 in March of 2022. There are 8 years of progress, 203 JDK Enhancement Proposals (JEPs), between those two releases.
Java Version Features
A place to view, filter and search all Java features (JEPs). All info sourced from openjdk.org which records JEP data for major releases from Java 8. Feedback or suggestions welcome. "Oracle, …
Exploring JEP (Java Enhancement Proposals) in Java
Nov 12, 2025 · Each JEP has a unique number, a title, and a detailed description of the enhancement. JEPs are managed by the Java Community Process (JCP) and are developed …