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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 21
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: