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

Streamline LoaderConstraint purging

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 20
    • 20
    • 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.

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

              Created:
              Updated:
              Resolved: