Details
-
Bug
-
Resolution: Fixed
-
P2
-
13, 14
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228737 | 14 | Erik Österlund | P2 | Resolved | Fixed | b08 |
JDK-8228811 | 13.0.2 | Erik Österlund | P2 | Resolved | Fixed | b01 |
JDK-8229085 | 13.0.1 | Erik Österlund | P2 | Resolved | Fixed | b05 |
Description
vmTestbase/vm/gc/compact/Compact_NonbranchyTree_ArrayOf/TestDescription.java
Here's a snippet from the log file:
# Internal Error (open/src/hotspot/share/compiler/oopMap.cpp:392), pid=14189, tid=14207
# assert(Universe::heap()->is_in_or_null(*loc)) failed: found non oop pointer
#
# JRE version: Java(TM) SE Runtime Environment (14.0+5) (fastdebug build 14-ea+5-112)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+5-112, mixed mode, tiered, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x13cdd31] OopMapSet::oops_do(frame const*, RegisterMap const*, OopClosure*)+0x641
Please note that this CI job is from 2019.07.05 which
is after the fix for
Attachments
Issue Links
- backported by
-
JDK-8228737 ZGC: C2 loads and load barriers can get separated by safepoints
- Resolved
-
JDK-8228811 ZGC: C2 loads and load barriers can get separated by safepoints
- Resolved
-
JDK-8229085 ZGC: C2 loads and load barriers can get separated by safepoints
- Resolved
- duplicates
-
JDK-8227809 vm/gc/containers/Combination01 failed "guarantee(ZAddress::is_good(value)) failed: Bad oop 0x000008002d7ee210 found at 0x00007f64f53f16e8, expected 0x000010002d7ee210"
- Closed
-
JDK-8228443 ZGC: Kitchensink.java fails assert
- Closed
- relates to
-
JDK-8225642 ZGC: Crash due to bad oops being spilled to stack in load barriers
- Closed