Back Issues This Week → Current Issue → Popular →

All issuesVolume 330, Issue 3IT NewsJava

Strong Java LTS arrives with the release of 25

The Register, September 17,2025

But efforts to simplify popular programming language for beginners are unlikely to boost popularity

Oracle has released JDK (Java Development Kit) 25, the first long term support (LTS) version since JDK 21 two years ago. New features include beginner-friendly compact source files, succinct module imports, and more flexible constructors.

An LTS release is impactful since many organizations choose not to use releases with a short support life. If one extends the "what's new" list to include JDK 22, 23, and 24, there are many significant updates, including the full release of the Foreign Function and Memory (FFM) API which will gradually replace JNI (Java Native Invocation) for interop with native libraries.

more →  ·  More from Java →