Files
kotlin-fork/idea/testData/debugger/tinyApp/outs
Alexander Udalov a4732b442d Don't create KClass and KPackage instances in <clinit>
This proved to be a fragile technique, which probably doesn't even improve
performance in most cases but has lots of unexpected problems: unconditional
initialization of reflection classes, increasing the size of the bytecode, bugs
with <clinit> in annotations on JVM 6, inability to support conversion of a
class from Kotlin to Java without recompiling clients which use it
reflectively, etc.
2015-10-11 17:10:35 +03:00
..
2015-08-15 01:40:38 +03:00
2015-09-07 16:28:38 +03:00
2015-08-15 01:40:38 +03:00
2015-08-15 01:40:38 +03:00
2015-08-15 01:40:38 +03:00
2015-08-15 01:40:38 +03:00
2015-08-15 01:40:38 +03:00
2015-08-15 01:40:38 +03:00