-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
-
b18
https://bugs.openjdk.java.net/browse/JDK-8262355 adds a new vector mask type named "TypeVectMask". Its type ("VectorMask") is added to the enum TYPES, but the Type::dual_type array is not updated. This makes the array is not aligned with the enum TYPES.