Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296263 Uniform APIs for mapping archived heap regions
  3. JDK-8309065

Move the logic to determine archive heap location from CDS to G1 GC

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 21
    • hotspot
    • b02

      The location in the Java heap where the archive heap objects are loaded/mapped is an implementation detail of the GC policy in use. However, when G1 gc is used, the heap location to map archive objects is determined by the CDS.

      As a first step towards having a single set of GC APIs to allocate heap for archive objects, the logic to find the heap location for mapping archive objects needs to be moved to G1 GC.

            asmehra Ashutosh Mehra
            asmehra Ashutosh Mehra
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: