Does someone know if kotlin is going to adopt jdk9...
# announcements
r
Does someone know if kotlin is going to adopt jdk9 modules? I am particularly curious if it will be possible to require packages from another module without requiring transitive packages
e
r
haha... I have posted there as well but have over read the following:
Yes, supporting the Java 9 module system is one of the main priorities for Kotlin 1.2. The compiler will be fully aware of the new visibility rules
let's see if that is really true