Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8031229 | 9 | Erik Helin | P2 | Resolved | Fixed | b02 |
JDK-8030903 | 8u5 | Erik Helin | P2 | Resolved | Fixed | b02 |
JDK-8030670 | 8 | Erik Helin | P2 | Closed | Fixed | b121 |
The test crashed the VM in promotion testing of JDK8_b117 (2013-11-21) With this message:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc3aba4b659, pid=5392, tid=140475700930304
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b117) (build 1.8.0-ea-b117)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b59 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x65b659] JFRCheckpointOSThreadClosure::do_thread(Thread*)+0x29
#
# Core dump written. Default location: /scratch/local/aurora/sandbox/results/ResultDir/entrycount002/core or core.5392
#
There are core files and a flight recording in the results directory.
Priority justification:
ILW = HMM => P2
Link to failure: http://vmsqe-app.russia.sun.com/surl/56
Matching rule:
RULE nsk/jdi/ObjectReference/entryCount/entrycount002 Crash SIGSEGV
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc3aba4b659, pid=5392, tid=140475700930304
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b117) (build 1.8.0-ea-b117)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b59 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x65b659] JFRCheckpointOSThreadClosure::do_thread(Thread*)+0x29
#
# Core dump written. Default location: /scratch/local/aurora/sandbox/results/ResultDir/entrycount002/core or core.5392
#
There are core files and a flight recording in the results directory.
Priority justification:
ILW = HMM => P2
Link to failure: http://vmsqe-app.russia.sun.com/surl/56
Matching rule:
RULE nsk/jdi/ObjectReference/entryCount/entrycount002 Crash SIGSEGV
- backported by
-
JDK-8030903 G1 does not check if threads get created
- Resolved
-
JDK-8031229 G1 does not check if threads get created
- Resolved
-
JDK-8030670 G1 does not check if threads get created
- Closed