-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b20
-
riscv
Both subword gather load and scatter store are not supported for riscv vector extension.
https://bugs.openjdk.org/browse/JDK-8331150 makes this constraint explicit for subword gather load.
To be safer and more consistent, consider making that explicit for subword scatter store as well.
https://bugs.openjdk.org/browse/JDK-8331150 makes this constraint explicit for subword gather load.
To be safer and more consistent, consider making that explicit for subword scatter store as well.
- relates to
-
JDK-8331150 RISC-V: Fix "bad AD file" bug
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/a8c6ff16
-
Review(master)
openjdk/jdk/24787