ServiceThread cleanup of OopStorage is missing some

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 13
    • Component/s: hotspot
    • None
    • gc
    • b12

      The ServiceThread has a list of all the OopStorage objects it needs to visit to perform cleanup actions (calling delete_empty_block) on them. A couple of OopStorage objects have been recently added to the VM but not added to the ServiceThread's list. One was added for the resolved method table by JDK-8221393. Another was added for JVMCI by JDK-8220623 (for which the accessor is currently private).

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: