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.
-
Harold Seigel (Inactive)
-
Harold Seigel (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: