-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 24
-
Component/s: core-libs
-
b03
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8348462 | 24.0.1 | Paul Sandoz | P3 | Resolved | Fixed | b04 |
| JDK-8346309 | 24 | Paul Sandoz | P3 | Resolved | Fixed | b29 |
This method misses UMAX/UMIN, which means calling reduceLanes with them will throw UnsupportedOperationException
- backported by
-
JDK-8346309 UMAX/UMIN are missing from XXXVector::reductionOperations
-
- Resolved
-
-
JDK-8348462 UMAX/UMIN are missing from XXXVector::reductionOperations
-
- Resolved
-
- causes
-
JDK-8358767 [vectorapi] UMIN and UMAX reduction have incorrect identity value
-
- Open
-
-
JDK-8372978 [VectorAPI] Fix incorrect identity values in UMIN/UMAX reductions
-
- Open
-
- relates to
-
JDK-8338021 Support new unsigned and saturating vector operators in VectorAPI
-
- Resolved
-
- links to
-
Commit(jdk24)
openjdk/jdk/0225372e
-
Commit(master)
openjdk/jdk/31c3b191
-
Review(jdk24)
openjdk/jdk/22777
-
Review(master)
openjdk/jdk/22741