-
Bug
-
Resolution: Fixed
-
P3
-
8
If jfxrt.jar is in the JDK used to build and run tests, running external tests via the IDE or the command line will use the one from the JDK and not the one just built. For this reason we want the sdk task to fail for closed builds (so it fails early) if jfxrt.jar is in the JDK. For open builds a warning will be logged, but the build should probably not fail.