Alexander Udalov
f5bbf2b4fe
Reflection: create synthetic classes for Java lambdas
...
... as well as $SwitchMap and other synthetic classes generated by javac
or other JVM language compilers or runtimes.
Note that for Kotlin, all synthetic classes were already handled by the
subsequent check for `KotlinClassHeader.Kind.SYNTHETIC_CLASS`, but after
this change we won't call `ReflectKotlinClass.create` for those, which
is a minor optimization.
#KT-41373 Fixed
2023-06-30 13:11:41 +00:00
..
2023-05-15 08:32:37 +00:00
2023-06-19 16:24:57 +00:00
2023-04-24 09:36:43 +03:00
2023-06-23 12:34:23 +00:00
2023-06-27 08:34:40 +00:00
2023-06-23 12:34:23 +00:00
2023-05-31 14:38:38 +00:00
2023-05-19 13:24:00 +00:00
2023-04-21 13:19:04 +00:00
2023-04-24 14:54:45 +00:00
2023-06-30 13:11:41 +00:00
2023-06-19 15:21:32 +00:00
2023-06-22 14:14:39 +00:00
2023-06-22 14:59:19 +00:00
2023-04-21 13:19:04 +00:00
2023-06-22 17:10:50 +02:00
2023-06-22 12:25:24 +00:00
2023-06-30 12:41:02 +00:00
2023-04-21 13:19:04 +00:00
2023-06-23 16:19:06 +02:00
2023-06-29 10:09:20 +00:00
2023-06-22 07:05:31 +00:00
2023-06-22 12:29:11 +00:00
2023-06-22 14:14:18 +00:00
2023-04-21 23:40:40 +02:00
2023-06-25 10:18:50 +02:00
2023-06-19 07:40:16 +00:00
2023-06-30 13:11:41 +00:00
2023-06-26 15:59:31 +00:00
2023-06-30 12:05:43 +00:00
2023-06-30 13:11:41 +00:00
2023-06-30 12:05:43 +00:00
2023-03-28 10:38:46 +00:00
2023-06-22 17:10:51 +02:00
2023-06-30 13:11:41 +00:00
2023-06-26 15:42:21 +00:00
2023-06-20 16:11:31 +00:00
2023-06-23 12:34:23 +00:00
2023-05-12 12:59:39 +00:00
2023-06-17 01:00:04 +00:00
2023-06-17 01:00:04 +00:00
2023-06-20 16:11:31 +00:00
2023-05-04 11:35:08 +00:00