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

Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • b11

      When a humongous chunk is added to SpaceManager (SpaceManager::add_chunk(chunk, make_current=true), we make it the current chunk. But we do not correctly retire the old chunk. This leads to the remainder of the used space in the old chunk being wasted.

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

              Created:
              Updated:
              Resolved: