-
Enhancement
-
Resolution: Fixed
-
P4
-
17.0.9, 21, 22
-
b18
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8317467 | 21.0.2 | Fei Yang | P4 | Resolved | Fixed | b02 |
JDK-8317512 | 17.0.10 | Fei Yang | P4 | Resolved | Fixed | b01 |
On RISC-V we can turn on: -XX:+UseVectorizedMismatchIntrinsic and as a result we got a fatal error of JVM. Similar options (like -XX:+UseCRC32Intrinsics) create only warning. Also, on other platforms, where VectorizedMismatch unimplemented, we got warning to.
- backported by
-
JDK-8317467 RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning
-
- Resolved
-
-
JDK-8317512 RISC-V: Change UseVectorizedMismatchIntrinsic option result to warning
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/cde511da
-
Commit openjdk/jdk21u/b4bb9447
-
Commit openjdk/jdk/750da001
-
Review openjdk/jdk17u-dev/1823
-
Review openjdk/jdk21u/224
-
Review openjdk/jdk/15890
(3 links to)