File: expected.txt

package info (click to toggle)
android-platform-dalvik 10.0.0%2Br36-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,132 kB
  • sloc: java: 270,758; cpp: 8,766; sh: 2,004; javascript: 976; ansic: 534; awk: 368; makefile: 26
file content (286 lines) | stat: -rw-r--r-- 8,703 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
Blort.test1:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: const/16 v1, #int 12 // #000c
  000b: move v0, v1
  000c: return v0
  000d: move-exception v1
  000e: move-object v0, v1
  000f: const/16 v1, #int 10 // #000a
  0011: move v0, v1
  0012: goto 000c // -0006
  0013: move-exception v1
  0014: move-object v0, v1
  0015: const/16 v1, #int 11 // #000b
  0017: move v0, v1
  0018: goto 000c // -000c
  catches
    tries:
      try 0000..0006
      catch java.lang.IndexOutOfBoundsException -> 000d,
        java.lang.RuntimeException -> 0013
Blort.test2:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: const/16 v1, #int 12 // #000c
  000b: move v0, v1
  000c: return v0
  000d: move-exception v1
  000e: move-object v0, v1
  000f: const/16 v1, #int 10 // #000a
  0011: move v0, v1
  0012: goto 000c // -0006
  0013: move-exception v1
  0014: move-object v0, v1
  0015: const/16 v1, #int 11 // #000b
  0017: move v0, v1
  0018: goto 000c // -000c
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 0013
      try 0003..0006
      catch java.lang.IndexOutOfBoundsException -> 000d,
        java.lang.RuntimeException -> 0013
      try 0006..0009
      catch java.lang.RuntimeException -> 0013
Blort.test3:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: invoke-static {}, Blort.call4:()V
  000c: invoke-static {}, Blort.call5:()V
  000f: const/16 v1, #int 13 // #000d
  0011: move v0, v1
  0012: return v0
  0013: move-exception v1
  0014: move-object v0, v1
  0015: const/16 v1, #int 10 // #000a
  0017: move v0, v1
  0018: goto 0012 // -0006
  0019: move-exception v1
  001a: move-object v0, v1
  001b: const/16 v1, #int 11 // #000b
  001d: move v0, v1
  001e: goto 0012 // -000c
  001f: move-exception v1
  0020: move-object v0, v1
  0021: const/16 v1, #int 12 // #000c
  0023: move v0, v1
  0024: goto 0012 // -0012
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 001f
      try 0003..0006
      catch java.lang.IndexOutOfBoundsException -> 0019,
        java.lang.RuntimeException -> 001f
      try 0006..0009
      catch java.lang.NullPointerException -> 0013,
        java.lang.IndexOutOfBoundsException -> 0019,
        java.lang.RuntimeException -> 001f
      try 0009..000c
      catch java.lang.IndexOutOfBoundsException -> 0019,
        java.lang.RuntimeException -> 001f
      try 000c..000f
      catch java.lang.RuntimeException -> 001f
Blort.test4:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: invoke-static {}, Blort.call5:()V
  000c: const/16 v1, #int 13 // #000d
  000e: move v0, v1
  000f: return v0
  0010: move-exception v1
  0011: move-object v0, v1
  0012: const/16 v1, #int 10 // #000a
  0014: move v0, v1
  0015: goto 000f // -0006
  0016: move-exception v1
  0017: move-object v0, v1
  0018: const/16 v1, #int 11 // #000b
  001a: move v0, v1
  001b: goto 000f // -000c
  001c: move-exception v1
  001d: move-object v0, v1
  001e: const/16 v1, #int 12 // #000c
  0020: move v0, v1
  0021: goto 000f // -0012
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 001c
      try 0003..0006
      catch java.lang.IndexOutOfBoundsException -> 0016,
        java.lang.RuntimeException -> 001c
      try 0006..0009
      catch java.lang.NullPointerException -> 0010,
        java.lang.IndexOutOfBoundsException -> 0016,
        java.lang.RuntimeException -> 001c
      try 0009..000c
      catch java.lang.RuntimeException -> 001c
Blort.test5:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: const/16 v1, #int 13 // #000d
  000b: move v0, v1
  000c: return v0
  000d: move-exception v1
  000e: move-object v0, v1
  000f: const/16 v1, #int 10 // #000a
  0011: move v0, v1
  0012: goto 000c // -0006
  0013: move-exception v1
  0014: move-object v0, v1
  0015: const/16 v1, #int 11 // #000b
  0017: move v0, v1
  0018: goto 000c // -000c
  0019: move-exception v1
  001a: move-object v0, v1
  001b: const/16 v1, #int 12 // #000c
  001d: move v0, v1
  001e: goto 000c // -0012
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 0019
      try 0003..0006
      catch java.lang.IndexOutOfBoundsException -> 0013,
        java.lang.RuntimeException -> 0019
      try 0006..0009
      catch java.lang.NullPointerException -> 000d,
        java.lang.IndexOutOfBoundsException -> 0013,
        java.lang.RuntimeException -> 0019
Blort.test6:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: invoke-static {}, Blort.call4:()V
  000c: const/16 v1, #int 13 // #000d
  000e: move v0, v1
  000f: return v0
  0010: move-exception v1
  0011: move-object v0, v1
  0012: const/16 v1, #int 10 // #000a
  0014: move v0, v1
  0015: goto 000f // -0006
  0016: move-exception v1
  0017: move-object v0, v1
  0018: const/16 v1, #int 11 // #000b
  001a: move v0, v1
  001b: goto 000f // -000c
  001c: move-exception v1
  001d: move-object v0, v1
  001e: const/16 v1, #int 12 // #000c
  0020: move v0, v1
  0021: goto 000f // -0012
  catches
    tries:
      try 0000..0003
      catch java.lang.NullPointerException -> 0010,
        java.lang.IndexOutOfBoundsException -> 0016,
        java.lang.RuntimeException -> 001c
      try 0003..0006
      catch java.lang.IndexOutOfBoundsException -> 0016,
        java.lang.RuntimeException -> 001c
      try 0006..0009
      catch java.lang.RuntimeException -> 001c
Blort.test7:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: const/16 v1, #int 12 // #000c
  0008: move v0, v1
  0009: return v0
  000a: move-exception v1
  000b: move-object v0, v1
  000c: const/16 v1, #int 10 // #000a
  000e: move v0, v1
  000f: goto 0009 // -0006
  0010: move-exception v1
  0011: move-object v0, v1
  0012: const/16 v1, #int 11 // #000b
  0014: move v0, v1
  0015: goto 0009 // -000c
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 000a
      try 0003..0006
      catch java.lang.RuntimeException -> 0010
Blort.test8:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: invoke-static {}, Blort.call4:()V
  000c: const/16 v1, #int 12 // #000c
  000e: move v0, v1
  000f: return v0
  0010: move-exception v1
  0011: move-object v0, v1
  0012: const/16 v1, #int 10 // #000a
  0014: move v0, v1
  0015: goto 000f // -0006
  0016: move-exception v1
  0017: move-object v0, v1
  0018: const/16 v1, #int 11 // #000b
  001a: move v0, v1
  001b: goto 000f // -000c
  catches
    tries:
      try 0000..0006
      catch java.lang.RuntimeException -> 0010
      try 0006..000c
      catch java.lang.RuntimeException -> 0016
Blort.test9:()I:
regs: 0002; ins: 0000; outs: 0000
  0000: invoke-static {}, Blort.call1:()V
  0003: invoke-static {}, Blort.call2:()V
  0006: invoke-static {}, Blort.call3:()V
  0009: invoke-static {}, Blort.call4:()V
  000c: const/16 v1, #int 14 // #000e
  000e: move v0, v1
  000f: return v0
  0010: move-exception v1
  0011: move-object v0, v1
  0012: const/16 v1, #int 10 // #000a
  0014: move v0, v1
  0015: goto 000f // -0006
  0016: move-exception v1
  0017: move-object v0, v1
  0018: const/16 v1, #int 11 // #000b
  001a: move v0, v1
  001b: goto 000f // -000c
  001c: move-exception v1
  001d: move-object v0, v1
  001e: const/16 v1, #int 12 // #000c
  0020: move v0, v1
  0021: goto 000f // -0012
  0022: move-exception v1
  0023: move-object v0, v1
  0024: const/16 v1, #int 13 // #000d
  0026: move v0, v1
  0027: goto 000f // -0018
  catches
    tries:
      try 0000..0003
      catch java.lang.RuntimeException -> 0016
      try 0003..0006
      catch java.lang.IllegalArgumentException -> 0010,
        java.lang.RuntimeException -> 0016
      try 0006..0009
      catch java.lang.RuntimeException -> 0022
      try 0009..000c
      catch java.lang.IllegalArgumentException -> 001c,
        java.lang.RuntimeException -> 0022