Other |
---|
repo-valhallaResolved |
Duplicate :
|
|
Relates :
|
There are several problems with debugging hidden classes. These problems are in both jdb and JDI implementation, they are: - jdb command "classes" prints incorrect hidden class name - hidden class name is rejected by JDI as invalid when trying to set breakpoint, watchpoint and some other events - jdb commands "eval", "print" and "dump" treat hidden class names incorrectly
|