Gradle: closed build should fail if jfxrt.jar is present in the JDK

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: