-
Bug
-
Resolution: Fixed
-
P3
-
24
[----------] 1 test from AssemblerX86
[ RUN ] AssemblerX86.validate_vm
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/f5c641a8-8835-4313-b2e9-9724f4dc0f29-S3348/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/7414f588-d11a-4972-a691-6456f1003324/runs/d62783c7-27a6-4d8a-9baa-5c8bc497fe46/workspace/open/src/hotspot/cpu/x86/assembler_x86.cpp:7212), pid=87578, tid=259
# assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
Current thread (0x00007fcadb008210): JavaThread "main" [_thread_in_native, id=259, stack(0x00007ff7ba6ba000,0x00007ff7baeba000) (8192K)]
Stack: [0x00007ff7ba6ba000,0x00007ff7baeba000], sp=0x00007ff7bae21790, free space=7581k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x1697591] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x5a1 (assembler_x86.cpp:7212)
V [libjvm.dylib+0x1697d48] VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, __va_list_tag*)+0x38
V [libjvm.dylib+0xa965a4] report_vm_error(char const*, int, char const*, char const*, ...)+0xb4
V [libjvm.dylib+0x703628] Assembler::tzcntl(Register, Register)+0xf8
Host: "MacPro6,1" x86_64 3500 MHz, 12 cores, 16G, Darwin 21.6.0, macOS 12.7.1 (21G920
Test added byJDK-8339507
[ RUN ] AssemblerX86.validate_vm
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/f5c641a8-8835-4313-b2e9-9724f4dc0f29-S3348/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/7414f588-d11a-4972-a691-6456f1003324/runs/d62783c7-27a6-4d8a-9baa-5c8bc497fe46/workspace/open/src/hotspot/cpu/x86/assembler_x86.cpp:7212), pid=87578, tid=259
# assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported
Current thread (0x00007fcadb008210): JavaThread "main" [_thread_in_native, id=259, stack(0x00007ff7ba6ba000,0x00007ff7baeba000) (8192K)]
Stack: [0x00007ff7ba6ba000,0x00007ff7baeba000], sp=0x00007ff7bae21790, free space=7581k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.dylib+0x1697591] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x5a1 (assembler_x86.cpp:7212)
V [libjvm.dylib+0x1697d48] VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, __va_list_tag*)+0x38
V [libjvm.dylib+0xa965a4] report_vm_error(char const*, int, char const*, char const*, ...)+0xb4
V [libjvm.dylib+0x703628] Assembler::tzcntl(Register, Register)+0xf8
Host: "MacPro6,1" x86_64 3500 MHz, 12 cores, 16G, Darwin 21.6.0, macOS 12.7.1 (21G920
Test added by
- relates to
-
JDK-8339507 Test generation tool and gtest for testing APX encoding of extended gpr instructions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/d8c3b0f8
-
Review(master) openjdk/jdk/21644