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

enum values should be terminated with a semicolon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11, jfx12, 8
    • javafx

      In FX we have several enums that are terminated with either a comma or nothing (empty) rather than a semicolon. Since the best practice is to terminate with a semicolon, we should clean up at least the enums that are part of the public API to be semicolon-terminated.

            Unassigned Unassigned
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: