Igor Ignatyev c4ec887262 8202812: [TESTBUG] Open source VM testbase compiler tests
Reviewed-by: kvn, mseledtsov
2018-06-01 15:48:55 -07:00

18 lines
1016 B
Plaintext

Pattern Errors Iterations State
======= ====== ========== =====
Const4 class method (int) 0 5 PASS
Const4 class method (ref) 0 5 PASS
GetStatic4 class method (int) 0 5 PASS
GetStatic4 class method (ref) 0 5 PASS
Const4 instance method (int) 0 5 PASS
Const4 instance method (ref) 0 5 PASS
GetStatic4 instance method (int) 0 5 PASS
GetStatic4 instance method (ref) 0 5 PASS
GetField4 instance method (int) 0 5 PASS
GetField4 instance method (ref) 0 5 PASS
PutField4 instance method (int) 0 5 PASS
PutField4 instance method (ref) 0 5 PASS
PutField4Const4 instance method 0 5 PASS
Handle instance method 0 5 PASS
PASSED.