News

Java Development Kit (JDK) 25, a planned long-term support release of standard Java due in September, has reached the initial rampdown or bug-fixing phase with 18 features.
Java 25 introduces Compact Object Headers (JEP 519), delivering up to 30% CPU savings and reduced memory usage for applications with small objects. This user-friendly feature compresses object headers ...
Some file operations on Windows have been changed for the sake of safety and consistency in the upcoming Java update.
Java recently celebrated its 30 year anniversary. Despite its age, the language is still going strong and maintains its ...
Releases of the project roughly track releases of the corresponding JDK from which it is backported. This means that version 24.x of this project corresponds to the state of the upstream classfile API ...
Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Docker Compose: Compose is a tool for defining and running multi-container Docker ...