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

WBIsKlassAliveClosure.do_klass() fails for hidden classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • None
    • b22

      The WBIsKlassAliveClosure.do_klass() function in whitebox.cpp doesn't work for hidden classes because it compares the specified class's name with loaded classes names. But, the JVM has mangled the hidden class's name. So, the comparison always fails.

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: