The test does this:
- runs a recursive method several iterations deep
- hits a bkpt
- redefines the class with a new version of the method
- prints the arg to the method
This causes the Unexpected JDWP Error: 23 message.
The testcase is RedefineRecurse.sh.
- runs a recursive method several iterations deep
- hits a bkpt
- redefines the class with a new version of the method
- prints the arg to the method
This causes the Unexpected JDWP Error: 23 message.
The testcase is RedefineRecurse.sh.
- duplicates
-
JDK-4660477 After a redefineClasses, StackFrame.thisObject() gets JDWP Error 23
-
- Closed
-
- relates to
-
JDK-4462989 JPDA: redefineClass implementation should be permitted to retain methodIDs
-
- Closed
-