Add JVM ABI K1/K2 consistency tests
This commit is contained in:
committed by
Space Team
parent
5a1fb78fcd
commit
34bac48541
+10
@@ -0,0 +1,10 @@
|
||||
MODULE main
|
||||
CLASS MyFinalClassI.class
|
||||
K1
|
||||
---
|
||||
K2
|
||||
test(I)Ljava/lang/Integer; [public]
|
||||
K1
|
||||
---
|
||||
K2
|
||||
testWithDefault(Ljava/lang/Integer;)Ljava/lang/Integer; [public]
|
||||
Reference in New Issue
Block a user