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

Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • b21

      When discussing solutions for JDK-8170520, it was suggested that returning humongous chunks to the chunk manager should follow the same paths as non-humongous chunks. In particular, it should be handled by the ChunkManager itself instead of the SpaceManager desctructor. That way code duplication and pitfalls can be avoided and there is no need anymore to expose ChunkManager internals.

      See also discussion: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2016-November/021946.html

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: