Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8273981

Use an EnumSets instead of ordinal-based mask

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      EnumSets can replace all the places where int masks are used with bitwise operations. EnumSets are safer and more readable.

            nlisker Nir Lisker
            nlisker Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: