Alexander Udalov
d257285c86
Load Java enums as final classes
...
In case Java enum has an abstract member, it has the ACC_ABSTRACT flag
set in the bytecode. However, we should still load it with final
modality to be consistent with Kotlin enums which are always considered
final
#KT-23426 Fixed
2019-04-10 14:39:16 +03:00
..
2018-12-28 13:02:15 +01:00
2017-10-05 00:10:42 +03:00
2019-04-10 14:39:16 +03:00
2018-02-05 13:38:04 +01:00
2019-02-14 12:31:42 +03:00
2018-08-06 10:19:43 +03:00
2018-02-05 13:38:06 +01:00
2018-08-06 13:43:32 +02:00
2018-05-04 18:04:57 +03:00
2019-02-14 12:31:42 +03:00
2017-08-25 15:40:36 +03:00
2017-09-15 18:28:07 +03:00
2017-10-05 00:10:42 +03:00
2017-09-15 18:28:07 +03:00
2017-09-15 18:28:07 +03:00
2017-09-15 18:28:07 +03:00
2017-10-05 00:10:42 +03:00
2017-09-18 16:19:41 +03:00
2017-09-15 18:30:25 +03:00
2018-02-05 13:38:04 +01:00
2017-10-05 00:10:42 +03:00
2017-11-29 02:54:26 +03:00
2017-09-15 18:28:07 +03:00
2017-10-11 17:21:55 +02:00
2017-10-11 17:21:55 +02:00
2018-09-05 13:25:49 +03:00
2018-09-05 13:10:03 +03:00
2018-09-05 13:10:03 +03:00
2018-09-05 13:10:03 +03:00