-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
EnumSets can replace all the places where int masks are used with bitwise operations. EnumSets are safer and more readable.
- relates to
-
JDK-8226850 Use an EnumSet for DirtyBits instead of an ordinal-based mask
-
- Resolved
-