TECH Signal 436
Java News Roundup: Shenandoah GC, TeamCity CVE, A2A Java SDK, Camel, Gradle, GlassFish, Groovy
A weekly Java roundup details the targeting of Shenandoah GC generational mode by default for JDK 28, delays to the JDK 27 release candidate, and several point releases addressing security vulnerabilities and features.
The shift to generational Shenandoah by default in JDK 28 will change garbage collection tuning for applications using that collector, while the JDK 27 release candidate delay shortens the feedback window for the upcoming release. Security patches in GlassFish and updates to libraries like A2A Java SDK and Gradle require immediate attention from teams maintaining those dependencies.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
JEP 535 targets Shenandoah GC generational mode as the default for JDK 28, deprecating the non-generational mode.
The JDK 27 initial release candidate is delayed by two weeks to align with an upcoming Critical Patch Update, reducing the feedback window.
GlassFish 8.0.4 resolves a critical unauthenticated takeover vulnerability alongside other bug fixes and dependency upgrades.
THE CLUSTER
↗