57849c9dfd
`java` in the package name inside an extension to KClass is now resolved to the extension property `KClass#java`. So `java.X::class` is now equivalent to `this.java.X::class`