Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176871 | 7 | Erik Trimble | P3 | Closed | Fixed | b10 |
JDK-2171929 | 6u4 | Abhijit Saha | P3 | Resolved | Fixed | b03 |
service nightly tests failed:
* nsk/jvmti/DynamicCodeGenerated/dyncodgen001
* nsk/jvmti/scenarios/events/EM04/em04t001
These tests failed the following assert:
Internal Error (src/share/vm/runtime/interfaceSupport.hpp, 244)
Error: assert(!thread->owns_locks(),"must release all locks
when leaving VM")
after putback of lazy compiler initialization.
* nsk/jvmti/DynamicCodeGenerated/dyncodgen001
* nsk/jvmti/scenarios/events/EM04/em04t001
These tests failed the following assert:
Internal Error (src/share/vm/runtime/interfaceSupport.hpp, 244)
Error: assert(!thread->owns_locks(),"must release all locks
when leaving VM")
after putback of lazy compiler initialization.
- backported by
-
JDK-2171929 Error: assert(!thread->owns_locks(),"must release all locks when leaving VM")
-
- Resolved
-
-
JDK-2176871 Error: assert(!thread->owns_locks(),"must release all locks when leaving VM")
-
- Closed
-
- relates to
-
JDK-8252362 C2: Remove no-op checking for callee-saved-floats
-
- Resolved
-