-
Bug
-
Resolution: Unresolved
-
P4
-
jfx11, jfx12, 8
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.