Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116472

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: