-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: javafx
The Launcher class in javafx.application contains only static methods and should not have a public constructor. This should be removed to avoid confusion.