WBIsKlassAliveClosure.do_klass() fails for hidden classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: