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

Move archive heap loading code out of heapShared.cpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 20
    • None
    • hotspot
    • b14

    Description

      https://github.com/openjdk/jdk/blob/3ac91b08cbe16bc1a347178f853513f930ffeaf3/src/hotspot/share/cds/heapShared.cpp

      heapShared.cpp is getting too big and contains two distinct group of functions:

      - reading/writing the archive heap at the object level
      - loading the archive heap into memory, at the region level

      For better maintenance, the latter part should be moved to a new file archiveHeapLoader.cpp

      Attachments

        Issue Links

          Activity

            People

              iklam Ioi Lam
              iklam Ioi Lam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: