https://kotlinlang.org logo
Title
j

jlleitschuh

10/11/2017, 4:16 PM
@bamboo @eskatos I'm not sure if this is a Gradle Kotlin DSL issue or not, but this is weird: https://travis-ci.org/gradle/kotlin-dsl/jobs/286593264 @oehme Does the mainline gradle build get tested with IBM J9 as part of your regular CI testing?
e

eskatos

10/12/2017, 6:31 AM
Looks like the daemon cannot start a build properly. Gradle proper CI do run IBM JDK 7 coverage, so not J9 (JDK 8). I’ll raise the question internally but I believe we have users on J9 and no such bug report so far. Could it be caused by the jvm args we set on the
kotlin-dsl
build?