Duplicate :
|
|
Relates :
|
We need to change build.gradle to recognize the new JDK version string format defined in JEP 223 -- JDK-8061493. In addition we should ignore the build number from an internal build (something we should do even for the old version string format). This won't actually break anything until we switch to requiring JDK 9 to build FX, but we should do it ahead of that in order to prepare for it.
|