Streamline LoaderConstraint purging

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot

      The code to purge loader constraints walks through the class loader list of an unloaded class, and then asserts that the there are no leftovers. It can just directly remove the list of loaders without that walk.

      Also I left the variable name 'probe' to help with diffs for JDK-8291969 a little, but it's a bad variable name.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: