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

ServiceThread cleanup of OopStorage is missing some

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 14
    • 13
    • hotspot
    • None
    • gc
    • b12

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: