News

This week's Java roundup for May 19th, 2025 features news highlighting: Java’s 30th birthday; the release of Hibernate ORM ...
OpenJDK distributions have emerged as preferred alternatives to Oracle Java. These enterprise-ready solutions match Oracle ...
Hosted by OpenJDK, the Loom project addresses limitations in the traditional Java concurrency model. In particular, it offers a lighter alternative to threads, along with new language constructs ...
Java has a powerful new concurrency model, and it works with both traditional and virtual threads. Here's a first look at structured concurrency. Structured concurrency is a new way to use ...
Related: Revolutionize Application Development With the Java model, however, the nature of this work changed. Developers could specialize more, leaving standard functionality to the libraries ...
The coffee shows no signs of cooling Feature It was 30 years ago when the first public release of the Java programming ...
Java SE 14 (March 2020) introduces records as a preview feature. Records aim to enhance the language's ability to model "plain data" aggregates with less ceremony. A record can be best thought of ...
Looking to present a new solution to the problem of modernizing COBOL apps, IBM today unveiled Code Assistant for IBM Z, which uses a code-generating AI model to translate COBOL code into Java.