JDK-8199069 : Cannot build FX with JDK 11
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx11
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-03-05
  • Updated: 2018-06-06
  • Resolved: 2018-06-06
Related Reports
Duplicate :  
Description
The current version of gradle fails at startup when trying to run it with JDK 11. The following two bugs, filed against gradle, are tracking this:

https://github.com/gradle/gradle/issues/4515 -- fixed in gradle 4.7
https://github.com/gradle/gradle/issues/4860 -- fixed in gradle 4.8

But we might need a short term workaround so we can build / test with the latest JDK.
Comments
I am able to build FX using JDK 11 after upgrading to gradle 4.8. Closing as a duplicate of JDK-8201553.
06-06-2018