-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: javafx
We have various build failures running "gradle apps" and "gradle tests" with JDK 9 as the boot JDK.
Most of these are due to old NB-generated ant files that make bad assumptions about the layout of the JDK.
There is also a problem with one of the controls unit tests where it looks like javac is being less forgiving of a questionable use of generics in the test class.
Most of these are due to old NB-generated ant files that make bad assumptions about the layout of the JDK.
There is also a problem with one of the controls unit tests where it looks like javac is being less forgiving of a questionable use of generics in the test class.
- blocks
-
JDK-8149964 Update FX 9 boot JDK to JDK 9
-
- Resolved
-