A testcase is in regressionTestsInWating/RedefineClear.sh.
The test does this using jdb:
sets a bkpt in class A
sets a bkpt in class B
runs to the first bkpt
redefines class A
clears the bkpt in class B
The clear causes the JDWP error 41 (NOT_FOUND)
Name: vpR10197 Date: 10/30/2002
This bug also affects the following tests from testbase_nsk:
nsk/jdi/EventRequestManager/deleteEventRequest/delevtreq003
The tests will be available in the next release v142r18.
Vitali Provodine <###@###.###>
======================================================================
The test does this using jdb:
sets a bkpt in class A
sets a bkpt in class B
runs to the first bkpt
redefines class A
clears the bkpt in class B
The clear causes the JDWP error 41 (NOT_FOUND)
Name: vpR10197 Date: 10/30/2002
This bug also affects the following tests from testbase_nsk:
nsk/jdi/EventRequestManager/deleteEventRequest/delevtreq003
The tests will be available in the next release v142r18.
Vitali Provodine <###@###.###>
======================================================================
- duplicates
-
JDK-4770019 EventRequest.disable() causes InternalException after a class file redefinition
-
- Closed
-