1commands: {
2 copy_before: {
3  from: "external/google-smali/scripts/smali"
4  to: "tools/out/bin/android-smali"
5  executable: true
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres/android-smali.jar"
9  to: "tools/out/framework/android-smali.jar"
10  executable: false
11 }
12 copy_before: {
13  from: "prebuilts/r8/d8"
14  to: "tools/out/bin/d8"
15  executable: true
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/prebuilts/r8/d8/linux_glibc_common/combined/d8.jar"
19  to: "tools/out/framework/d8.jar"
20  executable: false
21 }
22 copy_before: {
23  from: "dalvik/dx/etc/jasmin"
24  to: "tools/out/bin/jasmin"
25  executable: true
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.jar"
29  to: "tools/out/framework/jasmin.jar"
30  executable: false
31 }
32 copy_before: {
33  from: "prebuilts/remoteexecution-client/live/rewrapper"
34  to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
35  executable: false
36 }
37 copy_before: {
38  from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
39  to: "tools/out/bin/soong_zip"
40  executable: false
41 }
42 copy_before: {
43  from: "out/soong/.intermediates/build/make/tools/zipalign/zipalign/linux_glibc_x86_64/zipalign"
44  to: "tools/out/bin/zipalign"
45  executable: false
46 }
47 copy_before: {
48  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
49  to: "tools/out/lib64/libc++.so"
50  executable: false
51 }
52 copy_before: {
53  from: "art/test/054-uncaught/Android.bp"
54  to: "art/test/054-uncaught/Android.bp"
55 }
56 copy_before: {
57  from: "art/test/054-uncaught/expected-stderr.txt"
58  to: "art/test/054-uncaught/expected-stderr.txt"
59 }
60 copy_before: {
61  from: "art/test/054-uncaught/expected-stdout.txt"
62  to: "art/test/054-uncaught/expected-stdout.txt"
63 }
64 copy_before: {
65  from: "art/test/054-uncaught/info.txt"
66  to: "art/test/054-uncaught/info.txt"
67 }
68 copy_before: {
69  from: "art/test/054-uncaught/run.py"
70  to: "art/test/054-uncaught/run.py"
71 }
72 copy_before: {
73  from: "art/test/054-uncaught/src/Main.java"
74  to: "art/test/054-uncaught/src/Main.java"
75 }
76 copy_before: {
77  from: "art/test/054-uncaught/src/ThreadDeathHandler.java"
78  to: "art/test/054-uncaught/src/ThreadDeathHandler.java"
79 }
80 copy_before: {
81  from: "art/test/154-gc-loop/Android.bp"
82  to: "art/test/154-gc-loop/Android.bp"
83 }
84 copy_before: {
85  from: "art/test/154-gc-loop/expected-stderr.txt"
86  to: "art/test/154-gc-loop/expected-stderr.txt"
87 }
88 copy_before: {
89  from: "art/test/154-gc-loop/expected-stdout.txt"
90  to: "art/test/154-gc-loop/expected-stdout.txt"
91 }
92 copy_before: {
93  from: "art/test/154-gc-loop/heap_interface.cc"
94  to: "art/test/154-gc-loop/heap_interface.cc"
95 }
96 copy_before: {
97  from: "art/test/154-gc-loop/info.txt"
98  to: "art/test/154-gc-loop/info.txt"
99 }
100 copy_before: {
101  from: "art/test/154-gc-loop/src/Main.java"
102  to: "art/test/154-gc-loop/src/Main.java"
103 }
104 copy_before: {
105  from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
106  to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
107 }
108 copy_before: {
109  from: "art/test/1953-pop-frame/src/art/Test1953.java"
110  to: "art/test/1953-pop-frame/src/art/Test1953.java"
111 }
112 copy_before: {
113  from: "art/test/1954-pop-frame-jit/Android.bp"
114  to: "art/test/1954-pop-frame-jit/Android.bp"
115 }
116 copy_before: {
117  from: "art/test/1954-pop-frame-jit/expected-stderr.txt"
118  to: "art/test/1954-pop-frame-jit/expected-stderr.txt"
119 }
120 copy_before: {
121  from: "art/test/1954-pop-frame-jit/expected-stdout.jvm.txt"
122  to: "art/test/1954-pop-frame-jit/expected-stdout.jvm.txt"
123 }
124 copy_before: {
125  from: "art/test/1954-pop-frame-jit/expected-stdout.txt"
126  to: "art/test/1954-pop-frame-jit/expected-stdout.txt"
127 }
128 copy_before: {
129  from: "art/test/1954-pop-frame-jit/info.txt"
130  to: "art/test/1954-pop-frame-jit/info.txt"
131 }
132 copy_before: {
133  from: "art/test/1954-pop-frame-jit/run.py"
134  to: "art/test/1954-pop-frame-jit/run.py"
135 }
136 copy_before: {
137  from: "art/test/1954-pop-frame-jit/src/Main.java"
138  to: "art/test/1954-pop-frame-jit/src/Main.java"
139 }
140 copy_before: {
141  from: "art/test/1954-pop-frame-jit/src/art/Breakpoint.java"
142  to: "art/test/1954-pop-frame-jit/src/art/Breakpoint.java"
143 }
144 copy_before: {
145  from: "art/test/1954-pop-frame-jit/src/art/Redefinition.java"
146  to: "art/test/1954-pop-frame-jit/src/art/Redefinition.java"
147 }
148 copy_before: {
149  from: "art/test/1954-pop-frame-jit/src/art/StackTrace.java"
150  to: "art/test/1954-pop-frame-jit/src/art/StackTrace.java"
151 }
152 copy_before: {
153  from: "art/test/1954-pop-frame-jit/src/art/SuspendEvents.java"
154  to: "art/test/1954-pop-frame-jit/src/art/SuspendEvents.java"
155 }
156 copy_before: {
157  from: "art/test/1954-pop-frame-jit/src/art/Suspension.java"
158  to: "art/test/1954-pop-frame-jit/src/art/Suspension.java"
159 }
160 copy_before: {
161  from: "art/test/1954-pop-frame-jit/src/art/Test1953.java"
162  to: "art/test/1954-pop-frame-jit/src/art/Test1953.java"
163 }
164 copy_before: {
165  from: "art/test/2254-checker-not-var-analyzed-pathological/Android.bp"
166  to: "art/test/2254-checker-not-var-analyzed-pathological/Android.bp"
167 }
168 copy_before: {
169  from: "art/test/2254-checker-not-var-analyzed-pathological/expected-stderr.txt"
170  to: "art/test/2254-checker-not-var-analyzed-pathological/expected-stderr.txt"
171 }
172 copy_before: {
173  from: "art/test/2254-checker-not-var-analyzed-pathological/expected-stdout.txt"
174  to: "art/test/2254-checker-not-var-analyzed-pathological/expected-stdout.txt"
175 }
176 copy_before: {
177  from: "art/test/2254-checker-not-var-analyzed-pathological/info.txt"
178  to: "art/test/2254-checker-not-var-analyzed-pathological/info.txt"
179 }
180 copy_before: {
181  from: "art/test/2254-checker-not-var-analyzed-pathological/src/Main.java"
182  to: "art/test/2254-checker-not-var-analyzed-pathological/src/Main.java"
183 }
184 copy_before: {
185  from: "art/test/2254-class-value-before-and-after-u/Android.bp"
186  to: "art/test/2254-class-value-before-and-after-u/Android.bp"
187 }
188 copy_before: {
189  from: "art/test/2254-class-value-before-and-after-u/expected-stderr.txt"
190  to: "art/test/2254-class-value-before-and-after-u/expected-stderr.txt"
191 }
192 copy_before: {
193  from: "art/test/2254-class-value-before-and-after-u/expected-stdout.txt"
194  to: "art/test/2254-class-value-before-and-after-u/expected-stdout.txt"
195 }
196 copy_before: {
197  from: "art/test/2254-class-value-before-and-after-u/info.txt"
198  to: "art/test/2254-class-value-before-and-after-u/info.txt"
199 }
200 copy_before: {
201  from: "art/test/2254-class-value-before-and-after-u/src-art/Main.java"
202  to: "art/test/2254-class-value-before-and-after-u/src-art/Main.java"
203 }
204 copy_before: {
205  from: "art/test/454-get-vreg/Android.bp"
206  to: "art/test/454-get-vreg/Android.bp"
207 }
208 copy_before: {
209  from: "art/test/454-get-vreg/expected-stderr.txt"
210  to: "art/test/454-get-vreg/expected-stderr.txt"
211 }
212 copy_before: {
213  from: "art/test/454-get-vreg/expected-stdout.txt"
214  to: "art/test/454-get-vreg/expected-stdout.txt"
215 }
216 copy_before: {
217  from: "art/test/454-get-vreg/get_vreg_jni.cc"
218  to: "art/test/454-get-vreg/get_vreg_jni.cc"
219 }
220 copy_before: {
221  from: "art/test/454-get-vreg/info.txt"
222  to: "art/test/454-get-vreg/info.txt"
223 }
224 copy_before: {
225  from: "art/test/454-get-vreg/src/Main.java"
226  to: "art/test/454-get-vreg/src/Main.java"
227 }
228 copy_before: {
229  from: "art/test/554-checker-rtp-checkcast/Android.bp"
230  to: "art/test/554-checker-rtp-checkcast/Android.bp"
231 }
232 copy_before: {
233  from: "art/test/554-checker-rtp-checkcast/expected-stderr.txt"
234  to: "art/test/554-checker-rtp-checkcast/expected-stderr.txt"
235 }
236 copy_before: {
237  from: "art/test/554-checker-rtp-checkcast/expected-stdout.txt"
238  to: "art/test/554-checker-rtp-checkcast/expected-stdout.txt"
239 }
240 copy_before: {
241  from: "art/test/554-checker-rtp-checkcast/info.txt"
242  to: "art/test/554-checker-rtp-checkcast/info.txt"
243 }
244 copy_before: {
245  from: "art/test/554-checker-rtp-checkcast/src/Main.java"
246  to: "art/test/554-checker-rtp-checkcast/src/Main.java"
247 }
248 copy_before: {
249  from: "art/test/654-checker-periodic/Android.bp"
250  to: "art/test/654-checker-periodic/Android.bp"
251 }
252 copy_before: {
253  from: "art/test/654-checker-periodic/expected-stderr.txt"
254  to: "art/test/654-checker-periodic/expected-stderr.txt"
255 }
256 copy_before: {
257  from: "art/test/654-checker-periodic/expected-stdout.txt"
258  to: "art/test/654-checker-periodic/expected-stdout.txt"
259 }
260 copy_before: {
261  from: "art/test/654-checker-periodic/info.txt"
262  to: "art/test/654-checker-periodic/info.txt"
263 }
264 copy_before: {
265  from: "art/test/654-checker-periodic/src/Main.java"
266  to: "art/test/654-checker-periodic/src/Main.java"
267 }
268 copy_before: {
269  from: "art/test/854-image-inlining/expected-stderr.txt"
270  to: "art/test/854-image-inlining/expected-stderr.txt"
271 }
272 copy_before: {
273  from: "art/test/854-image-inlining/expected-stdout.txt"
274  to: "art/test/854-image-inlining/expected-stdout.txt"
275 }
276 copy_before: {
277  from: "art/test/854-image-inlining/info.txt"
278  to: "art/test/854-image-inlining/info.txt"
279 }
280 copy_before: {
281  from: "art/test/854-image-inlining/profile"
282  to: "art/test/854-image-inlining/profile"
283 }
284 copy_before: {
285  from: "art/test/854-image-inlining/run.py"
286  to: "art/test/854-image-inlining/run.py"
287 }
288 copy_before: {
289  from: "art/test/854-image-inlining/src-ex/Test.java"
290  to: "art/test/854-image-inlining/src-ex/Test.java"
291 }
292 copy_before: {
293  from: "art/test/854-image-inlining/src/Itf.java"
294  to: "art/test/854-image-inlining/src/Itf.java"
295 }
296 copy_before: {
297  from: "art/test/854-image-inlining/src/Main.java"
298  to: "art/test/854-image-inlining/src/Main.java"
299 }
300 copy_before: {
301  from: "art/test/954-invoke-polymorphic-verifier/build.py"
302  to: "art/test/954-invoke-polymorphic-verifier/build.py"
303 }
304 copy_before: {
305  from: "art/test/954-invoke-polymorphic-verifier/expected-stderr.txt"
306  to: "art/test/954-invoke-polymorphic-verifier/expected-stderr.txt"
307 }
308 copy_before: {
309  from: "art/test/954-invoke-polymorphic-verifier/expected-stdout.txt"
310  to: "art/test/954-invoke-polymorphic-verifier/expected-stdout.txt"
311 }
312 copy_before: {
313  from: "art/test/954-invoke-polymorphic-verifier/info.txt"
314  to: "art/test/954-invoke-polymorphic-verifier/info.txt"
315 }
316 copy_before: {
317  from: "art/test/954-invoke-polymorphic-verifier/run.py"
318  to: "art/test/954-invoke-polymorphic-verifier/run.py"
319 }
320 copy_before: {
321  from: "art/test/954-invoke-polymorphic-verifier/smali/BadThis.smali"
322  to: "art/test/954-invoke-polymorphic-verifier/smali/BadThis.smali"
323 }
324 copy_before: {
325  from: "art/test/954-invoke-polymorphic-verifier/smali/BetterFakeSignaturePolymorphic.smali"
326  to: "art/test/954-invoke-polymorphic-verifier/smali/BetterFakeSignaturePolymorphic.smali"
327 }
328 copy_before: {
329  from: "art/test/954-invoke-polymorphic-verifier/smali/FakeSignaturePolymorphic.smali"
330  to: "art/test/954-invoke-polymorphic-verifier/smali/FakeSignaturePolymorphic.smali"
331 }
332 copy_before: {
333  from: "art/test/954-invoke-polymorphic-verifier/smali/Main.smali"
334  to: "art/test/954-invoke-polymorphic-verifier/smali/Main.smali"
335 }
336 copy_before: {
337  from: "art/test/954-invoke-polymorphic-verifier/smali/MethodHandleNotInvoke.smali"
338  to: "art/test/954-invoke-polymorphic-verifier/smali/MethodHandleNotInvoke.smali"
339 }
340 copy_before: {
341  from: "art/test/954-invoke-polymorphic-verifier/smali/MethodHandleToString.smali"
342  to: "art/test/954-invoke-polymorphic-verifier/smali/MethodHandleToString.smali"
343 }
344 copy_before: {
345  from: "art/test/954-invoke-polymorphic-verifier/smali/NonReference.smali"
346  to: "art/test/954-invoke-polymorphic-verifier/smali/NonReference.smali"
347 }
348 copy_before: {
349  from: "art/test/954-invoke-polymorphic-verifier/smali/Subclass.smali"
350  to: "art/test/954-invoke-polymorphic-verifier/smali/Subclass.smali"
351 }
352 copy_before: {
353  from: "art/test/954-invoke-polymorphic-verifier/smali/TooFewArguments.smali"
354  to: "art/test/954-invoke-polymorphic-verifier/smali/TooFewArguments.smali"
355 }
356 copy_before: {
357  from: "art/test/954-invoke-polymorphic-verifier/smali/TooManyArguments.smali"
358  to: "art/test/954-invoke-polymorphic-verifier/smali/TooManyArguments.smali"
359 }
360 copy_before: {
361  from: "art/test/954-invoke-polymorphic-verifier/smali/Unresolved.smali"
362  to: "art/test/954-invoke-polymorphic-verifier/smali/Unresolved.smali"
363 }
364 copy_before: {
365  from: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleHappyAccessors.smali"
366  to: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleHappyAccessors.smali"
367 }
368 copy_before: {
369  from: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnhappyAccessors.smali"
370  to: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnhappyAccessors.smali"
371 }
372 copy_before: {
373  from: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnknownAccessor.smali"
374  to: "art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnknownAccessor.smali"
375 }
376 copy_before: {
377  from: "art/test/988-method-trace/expected-stderr.txt"
378  to: "art/test/988-method-trace/expected-stderr.txt"
379 }
380 copy_before: {
381  from: "art/test/988-method-trace/expected-stdout.txt"
382  to: "art/test/988-method-trace/expected-stdout.txt"
383 }
384 copy_before: {
385  from: "art/test/988-method-trace/src/art/Test988.java"
386  to: "art/test/988-method-trace/src/art/Test988.java"
387 }
388 copy_before: {
389  from: "art/test/988-method-trace/src/art/Test988Intrinsics.java"
390  to: "art/test/988-method-trace/src/art/Test988Intrinsics.java"
391 }
392 copy_before: {
393  from: "art/test/988-method-trace/trace_fib.cc"
394  to: "art/test/988-method-trace/trace_fib.cc"
395 }
396 copy_before: {
397  from: "art/test/default_run.py"
398  to: "art/test/default_run.py"
399 }
400 copy_before: {
401  from: "art/test/globals.py"
402  to: "art/test/globals.py"
403 }
404 copy_before: {
405  from: "art/test/jvmti-common/Breakpoint.java"
406  to: "art/test/jvmti-common/Breakpoint.java"
407 }
408 copy_before: {
409  from: "art/test/jvmti-common/Exceptions.java"
410  to: "art/test/jvmti-common/Exceptions.java"
411 }
412 copy_before: {
413  from: "art/test/jvmti-common/FramePop.java"
414  to: "art/test/jvmti-common/FramePop.java"
415 }
416 copy_before: {
417  from: "art/test/jvmti-common/Locals.java"
418  to: "art/test/jvmti-common/Locals.java"
419 }
420 copy_before: {
421  from: "art/test/jvmti-common/Main.java"
422  to: "art/test/jvmti-common/Main.java"
423 }
424 copy_before: {
425  from: "art/test/jvmti-common/Monitors.java"
426  to: "art/test/jvmti-common/Monitors.java"
427 }
428 copy_before: {
429  from: "art/test/jvmti-common/NonStandardExit.java"
430  to: "art/test/jvmti-common/NonStandardExit.java"
431 }
432 copy_before: {
433  from: "art/test/jvmti-common/Redefinition.java"
434  to: "art/test/jvmti-common/Redefinition.java"
435 }
436 copy_before: {
437  from: "art/test/jvmti-common/StackTrace.java"
438  to: "art/test/jvmti-common/StackTrace.java"
439 }
440 copy_before: {
441  from: "art/test/jvmti-common/SuspendEvents.java"
442  to: "art/test/jvmti-common/SuspendEvents.java"
443 }
444 copy_before: {
445  from: "art/test/jvmti-common/Suspension.java"
446  to: "art/test/jvmti-common/Suspension.java"
447 }
448 copy_before: {
449  from: "art/test/jvmti-common/Threads.java"
450  to: "art/test/jvmti-common/Threads.java"
451 }
452 copy_before: {
453  from: "art/test/jvmti-common/Trace.java"
454  to: "art/test/jvmti-common/Trace.java"
455 }
456 copy_before: {
457  from: "art/test/knownfailures.json"
458  to: "art/test/knownfailures.json"
459 }
460 copy_before: {
461  from: "art/test/run-test"
462  to: "art/test/run-test"
463 }
464 copy_before: {
465  from: "art/test/run_test_build.py"
466  to: "art/test/run_test_build.py"
467 }
468 copy_before: {
469  from: "art/test/testrunner/device_config.py"
470  to: "art/test/testrunner/device_config.py"
471 }
472 copy_before: {
473  from: "art/test/testrunner/env.py"
474  to: "art/test/testrunner/env.py"
475 }
476 copy_before: {
477  from: "art/test/testrunner/run_build_test_target.py"
478  to: "art/test/testrunner/run_build_test_target.py"
479 }
480 copy_before: {
481  from: "art/test/testrunner/target_config.py"
482  to: "art/test/testrunner/target_config.py"
483 }
484 copy_before: {
485  from: "art/test/testrunner/testrunner.py"
486  to: "art/test/testrunner/testrunner.py"
487 }
488 copy_before: {
489  from: "art/test/utils/python/generate_java_main.py"
490  to: "art/test/utils/python/generate_java_main.py"
491 }
492 copy_before: {
493  from: "art/test/utils/python/generate_java_varhandle_perf.py"
494  to: "art/test/utils/python/generate_java_varhandle_perf.py"
495 }
496 copy_before: {
497  from: "art/test/utils/python/testgen/mixins.py"
498  to: "art/test/utils/python/testgen/mixins.py"
499 }
500 copy_before: {
501  from: "art/test/utils/python/testgen/utils.py"
502  to: "art/test/utils/python/testgen/utils.py"
503 }
504 copy_before: {
505  from: "development/docs/SDK_RELEASE_NOTES"
506  to: "development/docs/SDK_RELEASE_NOTES"
507 }
508 copy_before: {
509  from: "development/docs/copyright-templates/asm.txt"
510  to: "development/docs/copyright-templates/asm.txt"
511 }
512 copy_before: {
513  from: "development/docs/copyright-templates/bash.txt"
514  to: "development/docs/copyright-templates/bash.txt"
515 }
516 copy_before: {
517  from: "development/docs/copyright-templates/bsd/c.txt"
518  to: "development/docs/copyright-templates/bsd/c.txt"
519 }
520 copy_before: {
521  from: "development/docs/copyright-templates/c.txt"
522  to: "development/docs/copyright-templates/c.txt"
523 }
524 copy_before: {
525  from: "development/docs/copyright-templates/java.txt"
526  to: "development/docs/copyright-templates/java.txt"
527 }
528 copy_before: {
529  from: "development/docs/copyright-templates/make.txt"
530  to: "development/docs/copyright-templates/make.txt"
531 }
532 copy_before: {
533  from: "development/docs/copyright-templates/plain.txt"
534  to: "development/docs/copyright-templates/plain.txt"
535 }
536 copy_before: {
537  from: "development/docs/copyright-templates/sh.txt"
538  to: "development/docs/copyright-templates/sh.txt"
539 }
540 copy_before: {
541  from: "development/docs/copyright-templates/xml.txt"
542  to: "development/docs/copyright-templates/xml.txt"
543 }
544 copy_before: {
545  from: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java"
546  to: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java"
547 }
548 copy_before: {
549  from: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar"
550  to: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar"
551 }
552 copy_before: {
553  from: "prebuilts/misc/common/asm/asm-9.6.jar"
554  to: "prebuilts/misc/common/asm/asm-9.6.jar"
555 }
556 chdir: true
557 command: "art/test/run_test_build.py --out __SBOX_SANDBOX_DIR__/out/art-run-test-jvm-data-shard54.zip --bootclasspath __SBOX_SANDBOX_DIR__/out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar --d8 __SBOX_SANDBOX_DIR__/tools/out/bin/d8 --jasmin __SBOX_SANDBOX_DIR__/tools/out/bin/jasmin --rewrapper __SBOX_SANDBOX_DIR__/tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper --smali __SBOX_SANDBOX_DIR__/tools/out/bin/android-smali --soong_zip __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip --zipalign __SBOX_SANDBOX_DIR__/tools/out/bin/zipalign --mode jvm --test-dir-regex 'art/test/..?54-' art/test/jvmti-common/Breakpoint.java art/test/jvmti-common/Exceptions.java art/test/jvmti-common/FramePop.java art/test/jvmti-common/Locals.java art/test/jvmti-common/Main.java art/test/jvmti-common/Monitors.java art/test/jvmti-common/NonStandardExit.java art/test/jvmti-common/Redefinition.java art/test/jvmti-common/StackTrace.java art/test/jvmti-common/SuspendEvents.java art/test/jvmti-common/Suspension.java art/test/jvmti-common/Threads.java art/test/jvmti-common/Trace.java art/test/utils/python/generate_java_main.py art/test/utils/python/generate_java_varhandle_perf.py art/test/utils/python/testgen/mixins.py art/test/utils/python/testgen/utils.py __SBOX_SANDBOX_DIR__/out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar development/docs/SDK_RELEASE_NOTES development/docs/copyright-templates/asm.txt development/docs/copyright-templates/bash.txt development/docs/copyright-templates/c.txt development/docs/copyright-templates/java.txt development/docs/copyright-templates/make.txt development/docs/copyright-templates/plain.txt development/docs/copyright-templates/sh.txt development/docs/copyright-templates/xml.txt development/docs/copyright-templates/bsd/c.txt prebuilts/misc/common/asm/asm-9.6.jar libcore/ojluni/src/main/java/java/util/AbstractCollection.java art/test/988-method-trace/expected-stdout.txt art/test/988-method-trace/expected-stderr.txt art/test/988-method-trace/src/art/Test988Intrinsics.java art/test/988-method-trace/src/art/Test988.java art/test/988-method-trace/trace_fib.cc art/test/1953-pop-frame/src/art/Test1953.java art/test/1953-pop-frame/src/art/SuspendEvents.java art/test/testrunner/device_config.py art/test/testrunner/env.py art/test/testrunner/run_build_test_target.py art/test/testrunner/target_config.py art/test/testrunner/testrunner.py art/test/knownfailures.json art/test/default_run.py art/test/globals.py art/test/run-test art/test/run_test_build.py art/test/054-uncaught/Android.bp art/test/054-uncaught/expected-stderr.txt art/test/054-uncaught/expected-stdout.txt art/test/054-uncaught/info.txt art/test/054-uncaught/run.py art/test/054-uncaught/src/Main.java art/test/054-uncaught/src/ThreadDeathHandler.java art/test/154-gc-loop/Android.bp art/test/154-gc-loop/expected-stderr.txt art/test/154-gc-loop/expected-stdout.txt art/test/154-gc-loop/heap_interface.cc art/test/154-gc-loop/info.txt art/test/154-gc-loop/src/Main.java art/test/454-get-vreg/Android.bp art/test/454-get-vreg/expected-stderr.txt art/test/454-get-vreg/expected-stdout.txt art/test/454-get-vreg/get_vreg_jni.cc art/test/454-get-vreg/info.txt art/test/454-get-vreg/src/Main.java art/test/554-checker-rtp-checkcast/Android.bp art/test/554-checker-rtp-checkcast/expected-stderr.txt art/test/554-checker-rtp-checkcast/expected-stdout.txt art/test/554-checker-rtp-checkcast/info.txt art/test/554-checker-rtp-checkcast/src/Main.java art/test/654-checker-periodic/Android.bp art/test/654-checker-periodic/expected-stderr.txt art/test/654-checker-periodic/expected-stdout.txt art/test/654-checker-periodic/info.txt art/test/654-checker-periodic/src/Main.java art/test/854-image-inlining/expected-stderr.txt art/test/854-image-inlining/expected-stdout.txt art/test/854-image-inlining/info.txt art/test/854-image-inlining/profile art/test/854-image-inlining/run.py art/test/854-image-inlining/src/Itf.java art/test/854-image-inlining/src/Main.java art/test/854-image-inlining/src-ex/Test.java art/test/954-invoke-polymorphic-verifier/build.py art/test/954-invoke-polymorphic-verifier/expected-stderr.txt art/test/954-invoke-polymorphic-verifier/expected-stdout.txt art/test/954-invoke-polymorphic-verifier/info.txt art/test/954-invoke-polymorphic-verifier/run.py art/test/954-invoke-polymorphic-verifier/smali/BadThis.smali art/test/954-invoke-polymorphic-verifier/smali/BetterFakeSignaturePolymorphic.smali art/test/954-invoke-polymorphic-verifier/smali/FakeSignaturePolymorphic.smali art/test/954-invoke-polymorphic-verifier/smali/Main.smali art/test/954-invoke-polymorphic-verifier/smali/MethodHandleNotInvoke.smali art/test/954-invoke-polymorphic-verifier/smali/MethodHandleToString.smali art/test/954-invoke-polymorphic-verifier/smali/NonReference.smali art/test/954-invoke-polymorphic-verifier/smali/Subclass.smali art/test/954-invoke-polymorphic-verifier/smali/TooFewArguments.smali art/test/954-invoke-polymorphic-verifier/smali/TooManyArguments.smali art/test/954-invoke-polymorphic-verifier/smali/Unresolved.smali art/test/954-invoke-polymorphic-verifier/smali/VarHandleHappyAccessors.smali art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnhappyAccessors.smali art/test/954-invoke-polymorphic-verifier/smali/VarHandleUnknownAccessor.smali art/test/1954-pop-frame-jit/Android.bp art/test/1954-pop-frame-jit/expected-stderr.txt art/test/1954-pop-frame-jit/expected-stdout.jvm.txt art/test/1954-pop-frame-jit/expected-stdout.txt art/test/1954-pop-frame-jit/info.txt art/test/1954-pop-frame-jit/run.py art/test/1954-pop-frame-jit/src/Main.java art/test/1954-pop-frame-jit/src/art/Breakpoint.java art/test/1954-pop-frame-jit/src/art/Redefinition.java art/test/1954-pop-frame-jit/src/art/StackTrace.java art/test/1954-pop-frame-jit/src/art/SuspendEvents.java art/test/1954-pop-frame-jit/src/art/Suspension.java art/test/1954-pop-frame-jit/src/art/Test1953.java art/test/2254-checker-not-var-analyzed-pathological/Android.bp art/test/2254-checker-not-var-analyzed-pathological/expected-stderr.txt art/test/2254-checker-not-var-analyzed-pathological/expected-stdout.txt art/test/2254-checker-not-var-analyzed-pathological/info.txt art/test/2254-checker-not-var-analyzed-pathological/src/Main.java art/test/2254-class-value-before-and-after-u/Android.bp art/test/2254-class-value-before-and-after-u/expected-stderr.txt art/test/2254-class-value-before-and-after-u/expected-stdout.txt art/test/2254-class-value-before-and-after-u/info.txt art/test/2254-class-value-before-and-after-u/src-art/Main.java"
558 copy_after: {
559  from: "out/art-run-test-jvm-data-shard54.zip"
560  to: "out/soong/.intermediates/art/test/art-run-test-jvm-data-shard54-tmp/android_common/gen/art-run-test-jvm-data-shard54.zip"
561 }
562 input_hash: "7c158d7cbfd6617682f8e4df9eb7c7658952304644e69ddc12449803837bdc8c"
563 env: {
564  name: "PATH"
565  inherit: true
566 }
567 env: {
568  name: "JAVA_HOME"
569  inherit: true
570 }
571 env: {
572  name: "TMPDIR"
573  inherit: true
574 }
575 env: {
576  name: "RBE_log_dir"
577  inherit: true
578 }
579 env: {
580  name: "RBE_platform"
581  inherit: true
582 }
583 env: {
584  name: "RBE_server_address"
585  inherit: true
586 }
587 env: {
588  name: "RBE_exec_root"
589  inherit: true
590 }
591 env: {
592  name: "OUT_DIR"
593  value: "out"
594 }
595 dont_inherit_env: true
596}
597
598