On 18.09.2016 06:59, John Wagenleitner wrote:
[...]
Thanks Guillaume and Jochen.  It's good to see green again. :-)

now only the JDK9 builds are failing. At least for one of them I know it is because the version of jdk9 is too old. The JDK9 snapshot is failing with this:

[22:28:52][Step 2/3] Error occurred during initialization of VM
[22:28:52][Step 2/3] java.lang.ClassCastException: 
jdk.internal.loader.ClassLoaders$AppClassLoader (in module: java.base) cannot 
be cast to java.net.URLClassLoader (in module: java.base)
[22:28:52][Step 2/3]    at 
worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager.checkPermission(BootstrapSecurityManager.java:60)
[22:28:52][Step 2/3]    at 
java.lang.SecurityManager.checkPropertyAccess(java.base@9-internal/SecurityManager.java:1292)
[22:28:52][Step 2/3]    at 
java.lang.System.getProperty(java.base@9-internal/System.java:761)
[22:28:52][Step 2/3]    at 
java.lang.ClassLoader.initSystemClassLoader(java.base@9-internal/ClassLoader.java:1709)
[22:28:52][Step 2/3]    at 
java.lang.System.initPhase3(java.base@9-internal/System.java:1979)

Which means a bug in gradle to me.

bye Jochen

Reply via email to