-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 20
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299020 | 17.0.7-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8300048 | 17.0.7 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8299019 | 11.0.19-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8302510 | 11.0.19 | Goetz Lindenmaier | P3 | Resolved | Fixed | b03 |
java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java
Product tested on: mach5-one-jdk-17-0-6+2-152-tier5 (CI build)
OS/architecture: Windows-x64-debug, linux-x64-debug builds
Reproducible: Intermittent, once in 100 times
Is it a Regression: No, it's an intermittent crash. I have seen it only once in the CI run.
Is it a platform-specific issue: currently seen with Windows-x64-debug, linux-x64-debug builds.
Error:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\opto/phaseX.hpp:505
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (c:\\sb\\prod\\1665174735\\workspace\\open\\src\\hotspot\\share\\opto/phaseX.hpp:505), pid=18536, tid=16608
# assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
#
# JRE version: Java(TM) SE Runtime Environment (17.0.6+2) (fastdebug build 17.0.6-ea+2-LTS-152)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 17.0.6-ea+2-LTS-152, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
- backported by
-
JDK-8299019 C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
-
- Resolved
-
-
JDK-8299020 C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
-
- Resolved
-
-
JDK-8300048 C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
-
- Resolved
-
-
JDK-8302510 C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/1f0e77e8
-
Commit openjdk/jdk17u-dev/772f90a2
-
Commit openjdk/jdk/94575d14
-
Review openjdk/jdk11u-dev/1719
-
Review openjdk/jdk17u-dev/1057
-
Review openjdk/jdk/11581