Java News Roundup: Stable Values, Spring Modulith, Open Liberty, Quarkus, JReleaser, Gradle
Briefly

In the February 24th, 2025 Java roundup, key highlights include the elevation of JEP 502 to propose computed constants for JDK 25, benefiting immutable value storage. JEP 503 proposes to remove the 32-bit x86 port, showcasing the move towards 64-bit support. Updates on JDK 24 and 25 early-access builds are noted, with ongoing bug reporting encouraged. The Jakarta EE updates reflect progress toward finalizing Jakarta EE 11 and early planning for Jakarta EE 12, signaling continued advancements in the Java ecosystem alongside important tool releases.
JEP 502 introduces computed constants; immutable value holders initialized once for performance benefits, transitioning from Candidate to Proposed for JDK 25 review concluding March 7, 2025.
The proposed removal of 32-bit x86 port, now at Candidate status, follows JEP 501's deprecation, indicating maintenance focus on 64-bit platforms for better performance.
Open Liberty's February 2025 release along with Quarkus 3.19.0, JReleaser 1.17.0, and Gradle 8.13.0 highlights the continuous evolution of Java tooling and frameworks.
Developers are urged to report issues in JDK 24 and JDK 25 via the Java Bug Database, emphasizing community involvement in enhancing Java platform stability.
Read at InfoQ
[
|
]