-
Bug
-
Resolution: Fixed
-
P3
-
hs13, 6
-
b10
-
generic
-
generic
-
Verified
The following test case fails due to this problem:
* com/sun/jdi/MonitorEventTest.java
This test failed the following assertion:
Internal Error (src/share/vm/runtime/jniHandles.cpp, 110)
Error: assert(is_global_handle(handle),
"Invalid delete of global JNI handle")
This problem is seen only on fastdebug vm. It is not reproducible with product version.
Testcase is now known as closed/com/sun/jdi/MonitorEventTest.java
* com/sun/jdi/MonitorEventTest.java
This test failed the following assertion:
Internal Error (src/share/vm/runtime/jniHandles.cpp, 110)
Error: assert(is_global_handle(handle),
"Invalid delete of global JNI handle")
This problem is seen only on fastdebug vm. It is not reproducible with product version.
Testcase is now known as closed/com/sun/jdi/MonitorEventTest.java
- duplicates
-
JDK-6719621 vm/jdwp/Event/MONITOR_WAIT* tests fail with exit code 134 if -Xcheck:jni specified
-
- Closed
-