Update FXLauncherTest as part of removing JavaFX from JDK

XMLWordPrintable

    • b14

        FXLauncherTest assumes that the javafx.* modules are present in the JDK, else the tests are skipped.

        Once JavaFX is removed from the JDK, this test will never be run, so needs to be updated to test this functionality some other way (e.g., using a "mock" javafx.graphics module).

        The test should also verify that the JavaFX modules have in fact been removed (so it can act as a test for the removal of the FX modules).

              Assignee:
              Kevin Rushforth
              Reporter:
              Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: