#project-leyden

[ follow ]
Java
fromInfoQ
1 day ago

Java 25, the Next LTS Release, Delivers Finalized Features and Focus on Performance and Runtime

Oracle released Java 25 as the first LTS since JDK 21, with 18 JEPs emphasizing performance and several finalized features from previews and incubations.
fromInfoWorld
23 hours ago

The three game-changing features of JDK 25

One of Java's longest-standing pain points is slow startup and warmup times. This is finally being addressed at the platform level in JDK 25 through enhancements tied to Project Leyden. The introduction of ahead-of-time (AOT) method profiling and improved command-line ergonomics represents meaningful progress, especially for cloud-native and microservices-based architectures where fast cold starts and elastic scaling are critical.
Java
fromInfoQ
2 weeks ago

Java News Roundup: Groovy 5.0, Project Leyden, Helidon MCP, JReleaser, LangChain4j, Open Liberty

Build 26-leydenpremain+1 of Project Leyden early-access builds, a pre-main prototype, was made available to the Java community this past week and is based on an incomplete version of JDK 26. This build features " prototype improvements to the startup time, time to peak performance, and footprint of Java programs." Including the upcoming release of JDK 25, three JEPs, namely: JEP 483, Ahead-of-Time Class Loading & Linking; JEP 514, Ahead-of-Time Command-Line Ergonomics; and JEP 515, Ahead-of-Time Method Profiling, have been delivered by Project Leyden.
Software development
[ Load more ]