Hi, I found a bug in the JDK (`java.lang.Class.ge...
# compiler
s
Hi, I found a bug in the JDK (
java.lang.Class.getGenericSuperclass
) in an Kotlin only setup (reified types and spaces in method names). Where should I report a bug?
s
it's a JDK issue which occurs in kotlin, not in Java