blob: 25ab188e8c805ad2700699cbf6cf90e7862081be [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001InstField assign...
2InstField check...
3InstField.nullCheck
4StaticField assign...
5StaticField check...
6IntMath.shiftTest1
7IntMath.shiftTest2
8IntMath.unsignedShiftTest
Ian Rogers55b16ce2012-02-17 14:47:17 -08009IntMath.shiftTest3
jeffhao5d1ac922011-09-29 17:41:15 -070010IntMath.convTest
11IntMath.charSubTest
12IntMath.intOperTest
13IntMath.intOperCheck
14IntMath.longOperTest
15IntMath.longOperCheck
16IntMath.lit16Test
17IntMath.lit8Test
18IntMath.intShiftTest
19IntMath.intShiftCheck
20IntMath.longShiftTest
21IntMath.longShiftCheck
22IntMath.truncateTest
23IntMath.divideByZero
24IntMath.bigDivideOverflow
25IntMath.checkConsts
26IntMath.jlmTests
27FloatMath.convTest
28FloatMath.floatOperTest
29FloatMath.doubleOperTest
30FloatMath.checkConvI
31FloatMath.checkConvL
32FloatMath.checkConvF
33 0: -2.0054409E9
34 1: -8.613303E18
35 2: -3.1415927
36-2.0054409E9, -8.6133031E18, -3.1415927
37FloatMath.checkConvD
38 0: -2.005440939E9
39 1: -8.613303245920329E18
40 2: 123.45600128173828
41-2.005440939E9, -8.6133032459203287E18, 123.4560012817382
42FloatMath.checkConsts
43FloatMath.jlmTests
44IntMath.testIntCompare
45IntMath.testLongCompare
46IntMath.testFloatCompare
47IntMath.testDoubleCompare
48Monitor.run
49Switch.testSwitch
50Array check...
51Array.checkRange32
52Array.checkRange64
53Array.checkNegAlloc
54Classes.checkCast
55Classes.arrayInstance
56Goto.smallGoto
57Goto.smallGoto
58Goto.mediumGoto
59Goto.mediumGoto
60Goto.bigGoto
61Goto.bigGoto
62 MethodCallBase ctor
63 MethodCall ctor
64MethodCalls.manyArgs
65Throw.one
66Throw.twoA
67Throw.twoN
68Throw.rethrow
69UnresTest1...
70UnresTest1...
71UnresTest2...
Elliott Hughes408e4192012-02-27 14:14:48 -080072java.lang.NoClassDefFoundError: Failed resolution of: LUnresClass;
Elliott Hughesa7679b62012-01-24 17:15:23 -080073 at UnresTest2.run(UnresTest2.java:33)
74 at Main.run(Main.java:64)
75 at Main.main(Main.java:26)
Elliott Hughes408e4192012-02-27 14:14:48 -080076java.lang.NoClassDefFoundError: Failed resolution of: LUnresClassSubclass;
77 at UnresTest2.run(UnresTest2.java:41)
78 at Main.run(Main.java:64)
79 at Main.main(Main.java:26)
80UnresTest2 done
jeffhao5d1ac922011-09-29 17:41:15 -070081InternedString.run
82Done!