Created by: brettwooldridge
kotlin_test execution now implicitly includes Kotlin runtime.
Kotlin-specific classes introduced which extend their Java peers rather than referencing the Java implementations directly, for semantic separation and preparation for first-class native (in VM) compilation, abi, and autodeps support.