-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b15
-
arm
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8292570 | 11.0.17 | Paul Hohensee | P3 | Resolved | Fixed | b04 |
test/hotspot/jtreg/compiler/c2/Test8202414.java
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0xf769173c, pid=32169, tid=32188
#
# JRE version: OpenJDK Runtime Environment (16.0) (build 16-BellSoft+0-adhoc.bellsoft.b11)
# Java VM: OpenJDK Server VM (16-BellSoft+0-adhoc.bellsoft.b11, mixed mode, g1 gc, linux-arm)
# Problematic frame:
# V [libjvm.so+0xa0073c] Unsafe_PutLong+0xe8
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0xf769173c, pid=32169, tid=32188
#
# JRE version: OpenJDK Runtime Environment (16.0) (build 16-BellSoft+0-adhoc.bellsoft.b11)
# Java VM: OpenJDK Server VM (16-BellSoft+0-adhoc.bellsoft.b11, mixed mode, g1 gc, linux-arm)
# Problematic frame:
# V [libjvm.so+0xa0073c] Unsafe_PutLong+0xe8
- backported by
-
JDK-8292570 ARM32: jtreg c2 Test8202414 test crash
- Resolved