-
Bug
-
Resolution: Fixed
-
P3
-
1.1, 1.3.0
-
sol-beta
-
generic, x86
-
solaris_7, windows_nt
-
Not verified
| arches% doit.sh
| java version "1.3.0"
| Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
^^^^^^^^^^^^^
| Java HotSpot(TM) Client VM (build 1.3-R, interpreted mode)
| ----> breakpoint_init: BREAKPOINT is set for b4289162.emptyMethod()
| ----> RUN: emptyMethod_call_counter = 1
| ----> catch_BREAKPOINT: breakpoint_counter = 1
| ----> Set Event Notification Mode(JVMDI_ENABLE, JVMDI_EVENT_SINGLE_STEP) - MADE!
| ----> catch_BREAKPOINT: breakpoint_counter = 2
| ----> catch__SINGLE_STEP: breakpoint_counter = 2
| ----> RUN: emptyMethod_call_counter = 2
| ----> catch_BREAKPOINT: breakpoint_counter = 3
| ----> RUN: emptyMethod_call_counter = 3
| ----> catch_BREAKPOINT: breakpoint_counter = 4
| ----> RUN: emptyMethod_call_counter = 4
| ----> catch_BREAKPOINT: breakpoint_counter = 5
| ----> RUN: emptyMethod_call_counter = 5
| ----> catch_BREAKPOINT: breakpoint_counter = 6
| ----> Test nsk/regression/4289162 FAILED
^^^^^^
| ----> Expected result: breakpoint_counter = 5
| ----> Set_EVENT_SINGLE_STEP = MADE
| ----> UnSet_EVENT_SINGLE_STEP = MADE
| ----> EVENT_SINGLE_STEP_catch_counter = 1
| ----> Produced result: breakpoint_counter = 6
| ----> Set_EVENT_SINGLE_STEP = MADE
| ----> UnSet_EVENT_SINGLE_STEP = MADE
| ----> EVENT_SINGLE_STEP_catch_counter = 1
See bug report 4298263 for instructions on how to run this test.
| java version "1.3.0"
| Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
^^^^^^^^^^^^^
| Java HotSpot(TM) Client VM (build 1.3-R, interpreted mode)
| ----> breakpoint_init: BREAKPOINT is set for b4289162.emptyMethod()
| ----> RUN: emptyMethod_call_counter = 1
| ----> catch_BREAKPOINT: breakpoint_counter = 1
| ----> Set Event Notification Mode(JVMDI_ENABLE, JVMDI_EVENT_SINGLE_STEP) - MADE!
| ----> catch_BREAKPOINT: breakpoint_counter = 2
| ----> catch__SINGLE_STEP: breakpoint_counter = 2
| ----> RUN: emptyMethod_call_counter = 2
| ----> catch_BREAKPOINT: breakpoint_counter = 3
| ----> RUN: emptyMethod_call_counter = 3
| ----> catch_BREAKPOINT: breakpoint_counter = 4
| ----> RUN: emptyMethod_call_counter = 4
| ----> catch_BREAKPOINT: breakpoint_counter = 5
| ----> RUN: emptyMethod_call_counter = 5
| ----> catch_BREAKPOINT: breakpoint_counter = 6
| ----> Test nsk/regression/4289162 FAILED
^^^^^^
| ----> Expected result: breakpoint_counter = 5
| ----> Set_EVENT_SINGLE_STEP = MADE
| ----> UnSet_EVENT_SINGLE_STEP = MADE
| ----> EVENT_SINGLE_STEP_catch_counter = 1
| ----> Produced result: breakpoint_counter = 6
| ----> Set_EVENT_SINGLE_STEP = MADE
| ----> UnSet_EVENT_SINGLE_STEP = MADE
| ----> EVENT_SINGLE_STEP_catch_counter = 1
See bug report 4298263 for instructions on how to run this test.
- duplicates
-
JDK-4303674 HotSpot Client VM loses the JVMDI_EVENT_BREAKPOINT events on win32
-
- Closed
-
- relates to
-
JDK-4294585 HotSpot 1.3fcs-P generates unexpected JVMDI_EVENT_BREAKPOINT events on Solaris
-
- Closed
-
-
JDK-4298263 JVMDI: HotSparc VM crashes when JVMDI_EVENT_SINGLE_STEP is set after BREAKPOINT
-
- Closed
-