-
Bug
-
Resolution: Unresolved
-
P4
-
26
-
riscv
-
linux
Test was added by JDK-8359064
Seen on linux-riscv64
command:
```
make test TEST="test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/CodeInvalidationReasonTest.java" \
JTREG="JOBS=32;TIMEOUT_FACTOR=16"
```
STDOUT:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (jvmciCodeInstaller_riscv.cpp:108), pid=549246, tid=549282
# Error: Unimplemented()
#
# JRE version: OpenJDK Runtime Environment (26.0) (build 26-internal-adhoc.openeuler.jdk)
# Java VM: OpenJDK 64-Bit Server VM (26-internal-adhoc.openeuler.jdk, mixed mode, sharing, tiered, jvmci, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
# Problematic frame:
# V [libjvm.so+0x82f31e] CodeInstaller::pd_relocate(unsigned char*, int)+0x1a
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/openeuler/jdk/build/linux-riscv64-server-release/test-support/jtreg_test_hotspot_jtreg_compiler_jvmci_jdk_vm_ci_code_test_src_jdk_vm_ci_code_test_CodeInvalidationReasonTest_java/scratch/0/core.549246)
#
# An error report file with more information is saved as:
# /home/openeuler/jdk/build/linux-riscv64-server-release/test-support/jtreg_test_hotspot_jtreg_compiler_jvmci_jdk_vm_ci_code_test_src_jdk_vm_ci_code_test_CodeInvalidationReasonTest_java/scratch/0/hs_err_pid549246.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
STDERR:
STARTED jdk.vm.ci.code.test.CodeInvalidationReasonTest::test 'test'
Seen on linux-riscv64
command:
```
make test TEST="test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/CodeInvalidationReasonTest.java" \
JTREG="JOBS=32;TIMEOUT_FACTOR=16"
```
STDOUT:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (jvmciCodeInstaller_riscv.cpp:108), pid=549246, tid=549282
# Error: Unimplemented()
#
# JRE version: OpenJDK Runtime Environment (26.0) (build 26-internal-adhoc.openeuler.jdk)
# Java VM: OpenJDK 64-Bit Server VM (26-internal-adhoc.openeuler.jdk, mixed mode, sharing, tiered, jvmci, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
# Problematic frame:
# V [libjvm.so+0x82f31e] CodeInstaller::pd_relocate(unsigned char*, int)+0x1a
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/openeuler/jdk/build/linux-riscv64-server-release/test-support/jtreg_test_hotspot_jtreg_compiler_jvmci_jdk_vm_ci_code_test_src_jdk_vm_ci_code_test_CodeInvalidationReasonTest_java/scratch/0/core.549246)
#
# An error report file with more information is saved as:
# /home/openeuler/jdk/build/linux-riscv64-server-release/test-support/jtreg_test_hotspot_jtreg_compiler_jvmci_jdk_vm_ci_code_test_src_jdk_vm_ci_code_test_CodeInvalidationReasonTest_java/scratch/0/hs_err_pid549246.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
STDERR:
STARTED jdk.vm.ci.code.test.CodeInvalidationReasonTest::test 'test'
- caused by
-
JDK-8359064 Expose reason for marking nmethod non-entrant to JVMCI client
-
- Resolved
-
- duplicates
-
JDK-8360170 CodeInvalidationReasonTest.java failed on riscv
-
- Closed
-
There are no Sub-Tasks for this issue.