If that happened when you had replaced deprecated ...
# reflect
i
If that happened when you had replaced deprecated
.javaClass
with
::class.java
, you can revert it back in those cases, where it doesn't work. We're going to take that deprecation back in release. We have this issue with reflecting member properties and getting their values tracked as https://youtrack.jetbrains.com/issue/KT-16432.