I read somewhere that Kotlin 1.2 is supposed to have libraries that work well as Java 9 modules, but I am looking at the ones that came with IntelliJ and there's no module-info.class in them nor even that Automatic-Module-Name: tag in the manifest file. What am I missing here?