1178a179,212
2> Test stopped during class-load.
3> NORMAL RUN: Single call with no interference on (ID: 46) ClassLoadObject { cnt: 0, curClass: 0}
4> TC0.foo == 100
5> NORMAL RUN: result for (ID: 46) ClassLoadObject { cnt: 1, curClass: 1} on Test1969 target thread - 46
6> Single call with force-early-return on (ID: 47) ClassLoadObject { cnt: 0, curClass: 1}
7> Will force return of Test1969 target thread - 47
8> Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
9> 	art.NonStandardExit.forceEarlyReturnVoid(Native Method)
10> 	art.Test1969$TestSuspender.performForceReturn(Test1969.java)
11> 	art.Test1969.runTestOn(Test1969.java)
12> 	art.Test1969.runTestOn(Test1969.java)
13> 	art.Test1969.runTestOn(Test1969.java)
14> 	art.Test1969.runTests(Test1969.java)
15> 	<Additional frames hidden>
16>
17> TC1.foo == 201
18> result for (ID: 47) ClassLoadObject { cnt: 1, curClass: 2} on Test1969 target thread - 47
19> Test stopped during class-load.
20> NORMAL RUN: Single call with no interference on (ID: 48) ClassLoadObject { cnt: 0, curClass: 2}
21> TC2.foo == 302
22> NORMAL RUN: result for (ID: 48) ClassLoadObject { cnt: 1, curClass: 3} on Test1969 target thread - 48
23> Single call with force-early-return on (ID: 49) ClassLoadObject { cnt: 0, curClass: 3}
24> Will force return of Test1969 target thread - 49
25> Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
26> 	art.NonStandardExit.forceEarlyReturnVoid(Native Method)
27> 	art.Test1969$TestSuspender.performForceReturn(Test1969.java)
28> 	art.Test1969.runTestOn(Test1969.java)
29> 	art.Test1969.runTestOn(Test1969.java)
30> 	art.Test1969.runTestOn(Test1969.java)
31> 	art.Test1969.runTests(Test1969.java)
32> 	<Additional frames hidden>
33>
34> TC3.foo == 403
35> result for (ID: 49) ClassLoadObject { cnt: 1, curClass: 4} on Test1969 target thread - 49
36