File: jvm-expected.patch

package info (click to toggle)
android-platform-art 11.0.0%2Br48-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 78,932 kB
  • sloc: cpp: 459,858; java: 163,268; asm: 22,644; python: 9,815; sh: 6,330; ansic: 4,117; xml: 2,855; perl: 77; makefile: 73
file content (21 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
75,94d74
< Test stopped during a ClassLoad event.
< Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 0} base-call-count: 0
< Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
< 	art.Test1953.popFrame(Native Method)
< 	art.Test1953.runTestOn(Test1953.java)
< 	art.Test1953.runTestOn(Test1953.java)
< 	art.Test1953.runTests(Test1953.java)
< 	<Additional frames hidden>
< TC0.foo == 1
< result is ClassLoadObject { cnt: 1, curClass: 1} base-call count: 1
< Test stopped during a ClassPrepare event.
< Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 1} base-call-count: 0
< Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
< 	art.Test1953.popFrame(Native Method)
< 	art.Test1953.runTestOn(Test1953.java)
< 	art.Test1953.runTestOn(Test1953.java)
< 	art.Test1953.runTests(Test1953.java)
< 	<Additional frames hidden>
< TC1.foo == 2
< result is ClassLoadObject { cnt: 1, curClass: 2} base-call count: 1