Anyone ever seen this problem trying to compile Ko...
# announcements
j
Anyone ever seen this problem trying to compile Kotlin with JDK9? https://travis-ci.org/junit-team/junit5/jobs/260847686#L680 I'm adding kotlin code to Junit5 and it seems to be hitting a problem compiling on JDK9
o
@udalov
j
Or @h0tk3y?
Should I open a youtrack issue?
Anyone have any suggestions here?
u
@jlleitschuh Please report an issue, such errors should not happen starting from Kotlin 1.1.3
j
@udalov I ended up figuring out that this was a bug with Gradle Script Kotlin. https://github.com/gradle/kotlin-dsl/issues/454