<@U0QBCLV62> Is GSK known to work/not to work with...
# gradle
j
@bamboo Is GSK known to work/not to work with the JDK 9 compiler?
b
No
j
I originally thought it was a Kotlin 1.1.3-2 compiler problem. But GSK is using an older version of the Kotlin compiler than
1.1.3-2
? Earlier than 1.1.3 isn't compatible I don't think. https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md#user-content-infrastructure
b
It’s 1.1.3-2
j
I'm adding something to the travis build matrix to test it against JDK9 to make sure it works: https://travis-ci.org/JLLeitschuh/kotlin-dsl
Well, the Kotlin DSL project won't build with JDK 9: https://travis-ci.org/JLLeitschuh/kotlin-dsl/jobs/262691730#L485-L488