-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 24, 25
-
Component/s: hotspot
-
b14
-
generic
Suite MaskedLogicOpts.maskedLogicOperationsLong512() crashed on both x86 and AArch64 with the following error:
```
java.lang.IndexOutOfBoundsException: Index 252 out of bounds for length 249
```
```
java.lang.IndexOutOfBoundsException: Index 252 out of bounds for length 249
```
- duplicates
-
JDK-8350215 [JMH] Improve jdk.incubator.vector.MaskedLogicOpts to test contiguous memory locations
-
- Closed
-
- relates to
-
JDK-8273322 Enhance macro logic optimization for masked logic operations.
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/107ee878
-
Review(master)
openjdk/jdk/22963