Files
kotlin-fork/compiler/testData/codegen/java8/box
Mikaël Peltier 9274241c0e KT-22714 Avoid to generate unecessary checkcast
- StackValue already avoid to generate checkcast from a type or an
array to java.lang.Object. Add a new case to avoid to generate a
checkcast from an array to an array of java.lang.Object when arrays
have the same dimensions.

Fix of https://youtrack.jetbrains.com/issue/KT-22714
2018-02-09 09:10:53 +03:00
..
2017-03-20 18:46:01 +01:00
2017-03-20 18:46:01 +01:00
2016-03-03 17:08:47 +03:00