Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8233093

Move CDS heap oopmaps into new MetaspaceShared::bm region

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 14
    • hotspot
    • b17

      After JDK-8231610 (Relocate the CDS archive if it cannot be mapped to the requested address), we will have a new "bm" region that's used only during archive loading, and will be unmapped afterwards to save memory footprint. This region will be a good place for the CDSFileMapRegion::oopmap, which is also needed only during archive loading.

      http://hg.openjdk.java.net/jdk/jdk/file/13ad9a1bac18/src/hotspot/share/include/cds.h#l53

            ccheung Calvin Cheung
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: