• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
174a75,94
2> Test stopped during a ClassLoad event.
3> Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 0} base-call-count: 0
4> Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
5> 	art.Test1953.popFrame(Native Method)
6> 	art.Test1953.runTestOn(Test1953.java)
7> 	art.Test1953.runTestOn(Test1953.java)
8> 	art.Test1953.runTests(Test1953.java)
9> 	<Additional frames hidden>
10> TC0.foo == 1
11> result is ClassLoadObject { cnt: 1, curClass: 1} base-call count: 1
12> Test stopped during a ClassPrepare event.
13> Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 1} base-call-count: 0
14> Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
15> 	art.Test1953.popFrame(Native Method)
16> 	art.Test1953.runTestOn(Test1953.java)
17> 	art.Test1953.runTestOn(Test1953.java)
18> 	art.Test1953.runTests(Test1953.java)
19> 	<Additional frames hidden>
20> TC1.foo == 2
21> result is ClassLoadObject { cnt: 1, curClass: 2} base-call count: 1
22