-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b130
-
generic
-
generic
The test is faulty because whether a JVM instance is not supporting JavaFX should be picked to run JavaFX app is depending on is there JavaFX runtime installed on the system.
If the system has JavaFX runtime installed, just not used for this JVM, then we will need a different JVM.
Otherwise, the JVM is suppose to be selected so that we will proceed to install JavaFX with it.
If the system has JavaFX runtime installed, just not used for this JVM, then we will need a different JVM.
Otherwise, the JVM is suppose to be selected so that we will proceed to install JavaFX with it.