jep

Tag

Cards List
#jep

JEP 401: Value Objects (Preview) merged to OpenJDK master

Hacker News Top ↗ · 2026-07-31 Cached

JEP 401: Value Objects (Preview) has been merged into OpenJDK master, marking a significant milestone for Project Valhalla's value types in Java.

0 favorites 0 likes
#jep

JEP 539: Strict Field Initialization in the JVM moved to preview

Hacker News Top ↗ · 2026-07-02 Cached

JEP 539 introduces strictly-initialized fields in the JVM as a preview feature, requiring fields to be initialized before reading to avoid default values like 0 or null. This provides stronger integrity guarantees for JVM-based languages.

0 favorites 0 likes
← Back to home

Submit Feedback