@n3o59hf: As far as I can see RoboVM just uses an AOT compiler and its own implementation of the Java standard library. Taking into account Kotlin is designed to be a multiplatform language it would be strange for its native compiler to rely on an external platform. I would expect the native implementation to have on the Kotlin standard library available.