Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350457 Support Compact Object Headers as product option
  3. JDK-8354168

Release Note: UseCompactObjectHeaders is a product option

XMLWordPrintable

      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.

            rkennke Roman Kennke
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: