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

Cannot build JavaFX using JDK 8u20 or JDK 9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u20
    • 8u20
    • javafx

      The build check logic looking for minimum JDK version and build number is insufficient.

      It checks that the JDK version is exactly equal to the desired version, which lets out JDK 9, and checks that the build number is equal to the minimum build number of JDK 8 (currently 116), which lets out 8u20 which is at b04.

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

              Created:
              Updated:
              Resolved:
              Imported: