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

Fix obsolete comments in Klass::clean_weak_klass_links()

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: