Fix obsolete comments in Klass::clean_weak_klass_links()

XMLWordPrintable

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

      The comments in that method talk about that it iterates over only live subklasses. However it iterates over all of them, and JDK-8213209 explicitly talks about iterating over all subklasses.

      Fix the comments.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: