History log of /art/test/089-many-methods/build
Revision Date Author Comments
5ee9454dfee08a70dec62b0ed0fd4ad274274937 24-Feb-2015 Sebastien Hertz <shertz@google.com> Support compiling run-tests with jack

This CL adds support to compile run-test source files with jack. When
a test needs to rely on class files, we use jill to convert them to a
jack library.

We need to pass the full classpath to jack containing at least core
classes (like java.lang.Object). This means the Android tree must
have been compiled with jack first so we find all the necessary
classes.jack files.

Some tests still rely on dex files generated with the old toolchain.
We keep building them this way for the moment and will update them
later, when they get ready for Jack.

Also updates a few tests dealing with garbage collection to avoid a
situation where a reference can be retained by a local DEX register.

Bug: 19467889

(cherry picked from commit 19ac0276208f0afef6ba8a4ab34b74a59b8d11d7)

Change-Id: Ia5a989b83430ffe8298a869a1da970b756721bb0
4407e61aa4cd75e6f31919cfca6a544d18b88c53 20-Jul-2012 Tsu Chiang Chuang <tsu@google.com> fix missing dx in build server.

Change-Id: I18c49c5cc1efc97199cb076dc258c4b9b7a46e8a
ef77162d2a4ab8a1c68b294c6befe7b5f2da5f9b 19-Jun-2012 Elliott Hughes <enh@google.com> Bring in test 089; a "new" addition to dalvik/test/.

Change-Id: I63481b3f5849e0b32c041c0127b6dd41189f0acd