Alexander Udalov
5647a935a2
JVM IR: do not generate DefaultImpls delegate for collection fake overrides
...
In the newly added test, prior to this change, JVM IR was generating
DefaultImpls classes with calls to things like
`kotlin/collections/MutableList$DefaultImpls.spliterator` and other
default methods present in JDK 8+. This obviously didn't make much
sense. Although these weren't explicitly mentioned anywhere in the
bytecode, they caused some validation tools to report errors (e.g.
animalsniffer used in arrow).
2020-06-04 14:27:46 +02:00
..
2020-02-26 12:03:37 +03:00
2020-02-26 12:03:37 +03:00
2020-04-08 07:04:16 +02:00
2020-03-04 21:32:35 +01:00
2020-05-20 07:19:29 +03:00
2020-06-04 14:27:46 +02:00
2020-03-11 15:34:38 +01:00
2020-05-12 19:28:57 +02:00
2020-06-04 14:27:46 +02:00
2020-02-13 23:44:53 +03:00
2020-02-26 12:03:37 +03:00
2020-02-13 23:44:53 +03:00
2018-09-27 10:35:23 +03:00
2020-02-13 23:44:53 +03:00
2018-09-27 10:35:23 +03:00
2020-02-13 23:44:53 +03:00
2020-01-17 10:33:50 +03:00
2020-02-13 23:44:53 +03:00
2020-02-26 12:03:37 +03:00
2020-02-13 23:44:53 +03:00
2020-02-26 12:03:37 +03:00
2020-02-26 12:03:37 +03:00
2020-02-26 12:03:37 +03:00
2020-02-13 23:44:53 +03:00
2019-02-19 10:51:37 +01:00
2020-03-18 13:33:56 +03:00
2020-03-18 13:33:56 +03:00
2020-03-18 13:33:56 +03:00
2020-02-13 23:44:53 +03:00
2020-02-13 23:44:53 +03:00
2020-03-06 16:55:07 +01:00
2020-02-13 23:44:53 +03:00
2020-02-26 12:03:37 +03:00
2020-02-13 23:44:53 +03:00
2020-02-26 12:03:37 +03:00
2020-02-13 23:44:53 +03:00
2020-02-13 23:44:53 +03:00
2020-03-18 14:18:47 +03:00
2020-03-18 14:18:47 +03:00
2020-02-13 23:44:53 +03:00
2018-10-18 12:13:22 +02:00
2020-02-13 23:44:53 +03:00
2019-05-28 16:17:49 +02:00