Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8348568 [lworld] Support UseCompactObjectHeaders for Valhalla
  3. JDK-8367343

Allow for the creation of specific Valhalla & Compact Object Headers CDS archives

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • repo-valhalla
    • hotspot

      If a user manually specifies:

      java -Xshare:dump --enable-preview -XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders

      an archive should be generated of the name classes_coh_valhalla.jsa

      If a user manually specifies:

      java -Xshare:dump --enable-preview -XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders -XX:-UseCompressedOops

      an archive should be generated of the name classes_nocoops_coh_valhalla.jsa

            matsaave Matias Saavedra Silva
            lfoltan Lois Foltan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: