-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
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.