-
Bug
-
Resolution: Fixed
-
P2
-
11.0.12, 13, 14
-
b29
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227466 | 14 | Jatin Bhateja | P2 | Resolved | Fixed | b05 |
JDK-8228306 | 13.0.2 | Jatin Bhateja | P2 | Resolved | Fixed | b01 |
JDK-8228090 | 13.0.1 | Jatin Bhateja | P2 | Resolved | Fixed | master |
JDK-8263880 | 11.0.12 | Jatin Bhateja | P2 | Resolved | Fixed | b01 |
#
# Internal Error (open/src/hotspot/cpu/x86/assembler_x86.cpp:7829), pid=12091, tid=12105
# assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
#
# JRE version: Java(TM) SE Runtime Environment (14.0+4) (fastdebug build 14-ea+4-82)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+4-82, compiled mode, sharing, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x622bd4] Assembler::vex_prefix_and_encode(int, int, int, Assembler::VexSimdPrefix, Assembler::VexOpcode, InstructionAttr*) [clone .constprop.66]+0x2d4
#
# Core dump will be written. Default location: /opt/mach5/mesos/work_dir/slaves/ae206c0d-865c-4d69-a16b-c4e90bf2719f-S2048/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/c736fb7f-2a1b-4073-9ba6-bb9c2b5e2de0/runs/f77b5315-7882-4d87-a406-6a6c890af981/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_compiler/scratch/3/core.12091
#
# An error report file with more information is saved as:
# /opt/mach5/mesos/work_dir/slaves/ae206c0d-865c-4d69-a16b-c4e90bf2719f-S2048/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/c736fb7f-2a1b-4073-9ba6-bb9c2b5e2de0/runs/f77b5315-7882-4d87-a406-6a6c890af981/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_compiler/scratch/3/hs_err_pid12091.log
#
- backported by
-
JDK-8227466 vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
- Resolved
-
JDK-8228090 vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
- Resolved
-
JDK-8228306 vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
- Resolved
-
JDK-8263880 vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java hits assert(((!attributes->uses_vl()) || (attributes->get_vector_len() == AVX_512bit) || (!_legacy_mode_vl) || (attributes->is_legacy_mode()))) failed: XMM register should be 0-15
- Resolved
- relates to
-
JDK-8217561 x86: Add floating-point Math.min/max intrinsics
- Resolved