-
Bug
-
Resolution: Duplicate
-
P1
-
9
-
linux
Test fails in compiler nightly as follows:
----------System.out:(26/1386)----------
CompileCommand: exclude TestDeoptOOM.main
CompileCommand: exclude TestDeoptOOM.m9_1
OOM caught in m1
OOM caught in m2_1
OOM caught in m3_1
OOM caught in m4
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/gcTimer.cpp:88
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/185912.cthaling/s/hotspot/src/share/vm/gc/shared/gcTimer.cpp:88), pid=21675, tid=21702
# assert(_is_concurrent_phase_active) failed: A concurrent phase is not active.
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-04-07-185912.cthaling.hs-comp)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-04-07-185912.cthaling.hs-comp, compiled mode, compressed oops, g1 gc, linux-aarch64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %P" (or dumping to /export/local/aurora/sandbox/results/workDir/compiler/uncommontrap/TestDeoptOOM/core.21675)
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/workDir/compiler/uncommontrap/TestDeoptOOM/hs_err_pid21675.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 21702
Dumping core ...
----------System.out:(26/1386)----------
CompileCommand: exclude TestDeoptOOM.main
CompileCommand: exclude TestDeoptOOM.m9_1
OOM caught in m1
OOM caught in m2_1
OOM caught in m3_1
OOM caught in m4
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/gcTimer.cpp:88
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/185912.cthaling/s/hotspot/src/share/vm/gc/shared/gcTimer.cpp:88), pid=21675, tid=21702
# assert(_is_concurrent_phase_active) failed: A concurrent phase is not active.
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-04-07-185912.cthaling.hs-comp)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-04-07-185912.cthaling.hs-comp, compiled mode, compressed oops, g1 gc, linux-aarch64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %P" (or dumping to /export/local/aurora/sandbox/results/workDir/compiler/uncommontrap/TestDeoptOOM/core.21675)
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/workDir/compiler/uncommontrap/TestDeoptOOM/hs_err_pid21675.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 21702
Dumping core ...
- duplicates
-
JDK-8149834 gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
- Resolved
-
JDK-8149834 gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
- Resolved
- relates to
-
JDK-8149834 gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
- Resolved
-
JDK-8151684 assert(_is_concurrent_phase_active) in TestStressRSetCoarsening
- Resolved