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

WBIsKlassAliveClosure.do_klass() fails for hidden classes

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • None
    • b22

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: