-
Bug
-
Resolution: Fixed
-
P4
-
hs24, hs25, 7, 8u20, 9, 10
-
b22
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319202 | 11.0.23-oracle | Daniel Skantz | P4 | Resolved | Fixed | b01 |
JDK-8290528 | 11.0.17 | Christoph Langer | P4 | Resolved | Fixed | b01 |
* nsk/jvmti/ResourceExhausted/resexhausted003
This test failed the following assertion:
Internal Error (src/share/vm/runtime/interfaceSupport.hpp:263)
Error: assert(!thread->owns_locks(),
"must release all locks when leaving VM")
on Linux AMD64 Server VM (machine vm-v20z-2), Linux IA32 Server
VM (machine jtg-amd10), and Solaris AMD64 Server VM (machine
vm-v20z-29).
This test is covered by the following test bug:
6601625 4/3 TEST_BUG: UnsatisfiedLinkError in resexhausted001-004
on windows-i586
which does not include this failure mode. This test is on the
exclude list so I'm not sure why this test was executed, but
since it revealed a different failure mode that's a good
thing.
New nsk.jvmti failures (from 2008.12.12)
nsk/jvmti/ResourceExhausted/resexhausted004
This test failed the following assertion:
Internal Error (src/share/vm/runtime/interfaceSupport.hpp:260)
Error: assert(!thread->owns_locks(),
"must release all locks when leaving VM")
on Linux AMD64 Server VM (machine vmnightly6) and Win-AMD64
Server VM (machine vm-x2200-02). This failure mode is covered
by the following bug:
6606767 4/4 resexhausted003 fails assert(!thread->owns_locks(),
"must release all locks when leaving VM")
I will copy this entry to 6606767 and update the synopsis.
- backported by
-
JDK-8290528 resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
- Resolved
-
JDK-8319202 resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
- Resolved
- duplicates
-
JDK-8174924 Metaspace::allocate cannot be called with locks held safely
- Closed
- relates to
-
JDK-8297389 resexhausted003 fails with assert(!thread->owns_locks()) failed: must release all locks when leaving VM
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/252cafd7
-
Commit openjdk/jdk/b9186beb
-
Review openjdk/jdk11u-dev/1213
-
Review openjdk/jdk/671