#stable-values

[ follow ]
fromInfoQ
5 days ago

Java 25 Introduces Stable Values API for Deferred Immutability and Improved Application Startup

The Stable Values API, defined in JEP 502, introduces computed constants which allow developers to create immutable value holders initialized at most once, improving app performance.
Java
Java
fromInfoWorld
2 months ago

JDK 25: The new features in Java 25

JDK 25 introduces stable values for improved application startup and removes deprecated 32-bit x86 port.
[ Load more ]