-
Sub-task
-
Resolution: Fixed
-
P2
-
None
The javafx.application.Platform class was created as part of the new application framework. We need to fold the existing javafx.runtime.Platform class into the javafx.application.Platform class and move the ConditionalFeature enum to javafx.application. At that point we can eliminate the javafx.runtime pacakge.