#project-leyden

[ follow ]
Java
fromInfoWorld
2 weeks ago

Oracle unveils Java development plans for 2026

Oracle's Java team targets previews of value types, code reflection incubation, AOT compilation, and finalizing the structured concurrency API in 2026.
Java
fromOracle
2 months ago

Detaching GraalVM from the Java Ecosystem Train

Oracle ends GraalVM support in Java SE Products after JDK 24, discontinues GraalVM Early Adopter technologies, and shifts focus to non-Java Graal languages.
fromInfoQ
4 months ago

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

Nine of these features are focused on performance and runtime. Seven of these, Scoped Values, Key Derivation Function API, Module Import Declarations, Compact Source Files and Instance Main Methods, Flexible Constructor Bodies, Compact Object Headers and Generational Shenandoh, are finalized after having evolved from their respective incubations and previews with the exception of the latter two that were experimental features in JDK 24.
Java
fromInfoWorld
4 months 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
4 months 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 ]