-
Bug
-
Resolution: Fixed
-
P4
-
21, 23
-
b02
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335365 | 23.0.1 | Gui Cao | P4 | Resolved | Fixed | b02 |
JDK-8335396 | 21.0.5 | Gui Cao | P4 | Resolved | Fixed | b01 |
```
Standard Output ---------------
TestVM main() called - about to run tests in class compiler.vectorapi.VectorGatherMaskFoldingTest For random generator using seed: -41831637119400550
To re-run test with same seed value please add "-Djdk.test.lib.random.seed=-41831637119400550" to command line.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x0000003f7c1956f4, pid=1930385, tid=1930386
#
# JRE version: OpenJDK Runtime Environment (23.0) (build 23-internal-adhoc.zifeihan.jdk)
# Java VM: OpenJDK 64-Bit Server VM (23-internal-adhoc.zifeihan.jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
# Problematic frame:
# J 1535 c2 compiler.vectorapi.VectorGatherMaskFoldingTest.testOneDoubleVectorLoadGather()V (55 bytes) @ 0x0000003f7c1956f4 [0x0000003f7c195640+0x00000000000000b4]
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
Unsupported internal testing APIs have been used.
# An error report file with more information is saved as:
# /home/zifeihan/jdk/build/linux-riscv64-server-release/test-support/jtreg_test_hotspot_jtreg_compiler_vectorapi_VectorGatherMaskFoldingTest_java/scratch/0/hs_err_pid1930385.log
[14.586s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
WARNING: Using incubator modules: jdk.incubator.vector
Command Line:
```
- backported by
-
JDK-8335365 RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV
- Resolved
-
JDK-8335396 RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/c22cb4ac
-
Commit openjdk/jdk23u/d494c21b
-
Commit openjdk/jdk/ce5727df
-
Review openjdk/jdk21u-dev/708
-
Review openjdk/jdk23u/2
-
Review openjdk/jdk/19564
-
Review(master) openjdk/jdk22u/248