Since some VM change bytecodes, linenumber tables and local variable tables
this information cannot be extracted from class files as previously assumed.
This reflective information must be provided by the VM through the JVMDI.
As a consequence, 1.2 sun.tools.debug/JDB - aka "Retro" must be changed to
get its reflective info from the JVMDI.
this information cannot be extracted from class files as previously assumed.
This reflective information must be provided by the VM through the JVMDI.
As a consequence, 1.2 sun.tools.debug/JDB - aka "Retro" must be changed to
get its reflective info from the JVMDI.
- relates to
-
JDK-4107630 JNI DetachCurrentThread decrements the UserThreadCount under green threads
-
- Closed
-