
As explained in the "Split package compatibility" section of https://blog.jetbrains.com/kotlin/2017/09/kotlin-1-2-beta-is-out/ kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 are the recommended dependencies to use with Kotlin 1.2 for Java 9+ compatibility. Closes gh-11716