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

Workaround JDK-8172809 so FX can compile with jdk-9+153

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Withdrawn
    • Icon: P3 P3
    • None
    • 9
    • javafx

      When using jdk-9+153 to build javafx.* modules, we get build failures because javac doesn't load required modules into the module graph in some cases. That bug is tracked as JDK-8172809.

      In order to not be blocked from upgrading to a later compiler, we should look for a workaround in build.gradle by adding the modules that javac is otherwise unable to load. This will be done using "--add-modules" arguments.

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

              Created:
              Updated:
              Resolved: