Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
17
-
b18
Description
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.