-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25, 26
-
Component/s: hotspot
-
b03
-
riscv
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8359918 | 25.0.1 | Fei Yang | P4 | Resolved | Fixed | b02 |
it may cause a performance reduction when AvoidUnalignedAccess is true,we found it in specjvm compress test. So we can only enable CRC32 intrinsic when AvoidUnalignedAccess == false
- backported by
-
JDK-8359918 RISC-V: Only enable CRC32 intrinsic when AvoidUnalignedAccess == false
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u/ee45ba91
-
Commit(master)
openjdk/jdk/65e63b6a
-
Review(master)
openjdk/jdk25u/4
-
Review(master)
openjdk/jdk/25743