Alexander Udalov
|
b8d16f3d46
|
Add EnclosingMethod information to bytecode listing tests
|
2020-09-02 16:46:05 +02:00 |
|
Dmitry Petrov
|
89a0b3e944
|
Check class source in bytecode listing tests
|
2020-07-27 19:13:37 +03:00 |
|
Alexander Udalov
|
b94a4d9fc3
|
Render more information on inner classes in bytecode listing tests
|
2020-06-29 17:33:39 +02:00 |
|
Dmitry Petrov
|
2137a4b1e5
|
JVM, JVM_IR: no nullability annotations on private and synthetic methods
NB it looks like it doesn't cover all cases, e.g., some synthetic
methods generated for suspend functions.
|
2020-06-26 18:51:35 +03:00 |
|
pyos
|
186302d84e
|
JVM_IR: restore InnerClasses for objects in lambdas
|
2020-03-19 15:23:44 +01:00 |
|
pyos
|
d06c87207c
|
Dump class structure in a test that has an object in a lambda
|
2020-03-19 15:11:20 +01:00 |
|