| JDK 24 | JDK 25 |
|---|---|
| 24Fixed | 25 b03Fixed |
|
Causes :
|
|
|
Causes :
|
|
|
Relates :
|
https://github.com/openjdk/jdk/blob/367c3041272d43b0474b433c555f22a3e15579f6/src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntVector.java#L2846 This method misses UMAX/UMIN, which means calling reduceLanes with them will throw UnsupportedOperationException
|