Test
demo/jvmti/heapTracker/HeapTrackerTest.java
rarely fails with message
<end of buffer>
Exception in thread "main" ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): Cannot tag object
java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==3)
at DemoRun.runit(DemoRun.java:216)
at DemoRun.runit(DemoRun.java:109)
at HeapTrackerTest.main(HeapTrackerTest.java:42)
Similar failures mode in the following bug:
6988950 4/4 JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
demo/jvmti/heapTracker/HeapTrackerTest.java
rarely fails with message
<end of buffer>
Exception in thread "main" ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): Cannot tag object
java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==3)
at DemoRun.runit(DemoRun.java:216)
at DemoRun.runit(DemoRun.java:109)
at HeapTrackerTest.main(HeapTrackerTest.java:42)
Similar failures mode in the following bug:
6988950 4/4 JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
- relates to
-
JDK-6988950 JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
-
- Closed
-