Dmitry Petrov
|
a157b58c61
|
JVM_IR KT-43610 keep track of "special bridges" for interface funs
|
2020-11-30 15:49:01 +03:00 |
|
Dmitry Petrov
|
052f345a17
|
JVM_IR no generic signatures for abstract stubs KT-42609
|
2020-10-13 19:20:29 +03:00 |
|
Dmitry Petrov
|
c8bf74c7d5
|
Bytecode listing test fails if JVM and JVM_IR have same testData
|
2020-10-13 19:20:29 +03:00 |
|
Dmitry Petrov
|
df64bb3eb7
|
JVM_IR emulate JVM hack for generic signatures in KT-18189
KT-40307
See also KT-42609
|
2020-10-12 21:14:48 +03:00 |
|
Alexander Udalov
|
b9243aad24
|
Minor, fix test data in bytecodeListing/specialBridges
|
2020-07-28 12:12:39 +02:00 |
|
Dmitry Petrov
|
89a0b3e944
|
Check class source in bytecode listing tests
|
2020-07-27 19:13:37 +03:00 |
|
Steven Schäfer
|
9d63412b3e
|
JVM IR: Produce correct generic signatures for special bridge methods
|
2020-07-27 17:02:24 +02:00 |
|
Steven Schäfer
|
34fb636904
|
JVM: Generate generic signatures for delegate fields
|
2020-03-06 21:51:30 +01:00 |
|
Dmitry Petrov
|
84baa0b4c2
|
Check more flags in bytecode listing tests
|
2020-02-26 12:03:37 +03:00 |
|
Mark Punzalan
|
b782e8f0f0
|
Add IR equivalent of AbstractBytecodeListingTest and muted failures.
|
2020-02-13 23:44:53 +03:00 |
|
Dmitry Petrov
|
17d2472511
|
Do not patch generic signature for methods with special bridges
Somewhat awkward solution for KT-18189.
|
2017-05-31 10:18:48 +03:00 |
|
Dmitry Petrov
|
fd00a6fbe8
|
Generate generic signatures for special bridges
#KT-12408 Fixed Target versions 1.1.4
|
2017-05-31 10:18:48 +03:00 |
|