-
Bug
-
Resolution: Fixed
-
P4
-
11.0.9-oracle, 14
-
b21
-
x86
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260345 | 13.0.7 | Olga Mikhaltcova | P4 | Resolved | Fixed | b01 |
JDK-8261053 | 13.0.6 | Olga Mikhaltcova | P4 | Resolved | Fixed | b01 |
JDK-8244063 | 11.0.9-oracle | Tom Rodriguez | P4 | Resolved | Fixed | b01 |
JDK-8246234 | 11.0.9 | Tom Rodriguez | P4 | Resolved | Fixed | b01 |
* Reproduce
-------------------------------------------
$ /home/fool/workspace/jdk-dev/build/linux-x86_64-minimal-release/jdk/bin/java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (oopMap.cpp:316), pid=23398, tid=23400
# Error: ShouldNotReachHere()
#
# JRE version: OpenJDK Runtime Environment (14.0) (build 14-internal+0-adhoc.fool.jdk-dev)
# Java VM: OpenJDK 64-Bit Minimal VM (14-internal+0-adhoc.fool.jdk-dev, mixed mode, serial gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x29f5de]
-------------------------------------------
-------------------------------------------
$ /home/fool/workspace/jdk-dev/build/linux-x86_64-minimal-release/jdk/bin/java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (oopMap.cpp:316), pid=23398, tid=23400
# Error: ShouldNotReachHere()
#
# JRE version: OpenJDK Runtime Environment (14.0) (build 14-internal+0-adhoc.fool.jdk-dev)
# Java VM: OpenJDK 64-Bit Minimal VM (14-internal+0-adhoc.fool.jdk-dev, mixed mode, serial gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x29f5de]
-------------------------------------------
- backported by
-
JDK-8244063 Minimal VM is broken after JDK-8231586
-
- Resolved
-
-
JDK-8246234 Minimal VM is broken after JDK-8231586
-
- Resolved
-
-
JDK-8260345 Minimal VM is broken after JDK-8231586
-
- Resolved
-
-
JDK-8261053 Minimal VM is broken after JDK-8231586
-
- Resolved
-
- relates to
-
JDK-8233027 OopMapSet::all_do does oms.next() twice during iteration
-
- Closed
-
-
JDK-8231586 enlarge encoding space for OopMapValue offsets
-
- Resolved
-
(1 relates to, 2 links to)