-
Sub-task
-
Resolution: Unresolved
-
P4
-
25
The flag -XX:+/-UseCompactObjectHeaders is now a product option. This allows users to enable compact object headers without -XX:+UnlockExperimentalVMOptions. Compact object headers are a feature introduced in JDK 24 as JEP 450. Enabling this feature reduces the Java heap footprint of applications and potentially provides performance benefits. The feature remains disabled by default in this release.
- relates to
-
JDK-8341555 Release Note: UseCompactObjectHeaders CDS Archives Creation
-
- Resolved
-