The JDK9 build on the CI server uses a weekly build of JDK9. It used to compile, it doesn't now, and the error tells me it's a JDK bug (an error from our side wouldn't fail like this).
However, as far as I know, we didn't fix the "simpleName" test for closures that fails under JDK9, did we? 2015-07-24 14:47 GMT+02:00 Russel Winder <[email protected]>: > On Fri, 2015-07-24 at 05:59 +0200, Pascal Schumacher wrote: >> Hello, >> >> does anybody know why the JDK9 build on the build server fails? > > I have only ever managed to get "gradle clean" to work with JDK9, for > all other Gradle builds of anything (not just Groovy) I have to use > JDK8. > > -- > Russel. > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
