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

Shenandoah: Shenandoah degenerated GC and full GC need to cleanup old OopMapCache entries

    XMLWordPrintable

Details

    • gc
    • b18

    Backports

      Description

        During STW root scan, interpreted frame's oop map may be cached. But due to limited cache size (32 entries per instance class), entries may be evicted to old entries list due to collision, should be cleanup in VM_Operation's doit_epilogue(), or risk leaking memory.

        Attachments

          Issue Links

            Activity

              People

                zgu Zhengyu Gu
                zgu Zhengyu Gu
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: