-
Bug
-
Resolution: Fixed
-
P2
-
8u102
-
G1 GC
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8156277 | 8u111 | Kevin Walls | P2 | Resolved | Fixed | b01 |
JDK-8162073 | emb-8u111 | Kevin Walls | P2 | Resolved | Fixed | b01 |
Testsuite: Hotspot Regression
Test name: gc/8000311/Test8000311.java
JDK tested: JDK 8u82 nightly build
Platforms affected: ALL
Regression: YES
Regression introduced in 8u82 nightly build for 2016-02-18.
G1 GC specific only.
G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff39ee0fe74, pid=2070, tid=0x00007ff37e0b7700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_82-b01) (build 1.8.0_82-ea-fastdebug-langtools-nightly-h7430-20160218-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.82-b01-fastdebug mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x82fe74] G1CollectedHeap::do_collection_pause_at_safepoint(double)+0x3c4
Test name: gc/8000311/Test8000311.java
JDK tested: JDK 8u82 nightly build
Platforms affected: ALL
Regression: YES
Regression introduced in 8u82 nightly build for 2016-02-18.
G1 GC specific only.
G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff39ee0fe74, pid=2070, tid=0x00007ff37e0b7700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_82-b01) (build 1.8.0_82-ea-fastdebug-langtools-nightly-h7430-20160218-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.82-b01-fastdebug mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x82fe74] G1CollectedHeap::do_collection_pause_at_safepoint(double)+0x3c4
- backported by
-
JDK-8156277 G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
- Resolved
-
JDK-8162073 G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
- Resolved
- relates to
-
JDK-8017462 G1: guarantee fails with UseDynamicNumberOfGCThreads
- Resolved