Blocks :
|
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.
|