-
Bug
-
Resolution: Fixed
-
P4
-
21, 24, 25
-
master
-
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
```
- relates to
-
JDK-8350215 [JMH] Improve jdk.incubator.vector.MaskedLogicOpts to test contiguous memory locations
-
- Open
-
-
JDK-8273322 Enhance macro logic optimization for masked logic operations.
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/107ee878
-
Review(master) openjdk/jdk/22963