History log of /art/test/912-classes/run
Revision Date Author Comments
01fd70b531a8bd8ebb2238f20c3e651f6b065285 25-Jan-2017 Andreas Gampe <agampe@google.com> ART: Remove experimental flags for plugins and agents

Remove experimental flags guarding plugins and agents.

Partial revert of commit 7233c7e752c0d26387d143ee74420e9cd1f09390.
Partial revert of commit 185d134a3b43ab7529053e965917e0fa74bceba4.

Bug: 31455788
Test: m test-art-host
Change-Id: I11a19f24b88ced8da7a28e2cb7a2f602aab884a8
7735305ebaf3f2fab3a134bd5e599cc504873dca 17-Jan-2017 Andreas Gampe <agampe@google.com> ART: Disable app images for test 912

To have precise info for actually loaded classes.

Bug: 31684578
Test: m ART_TEST_INTERPRETER=true test-art-host-run-test-912-classes
Change-Id: I06a9303befab40c619f9d1e3d677024c8f3b0ba3
e06b63432864a63af9b4b736b0d7f21b3b469402 05-Jan-2017 Alex Light <allight@google.com> Revert "Revert "Cleanup jvmti tests""

This reverts commit 2a9d198b9929560c9ab07691b3afbe275483be95.

Test: mma -j40 test-art-host
Test: ART_TEST_RUN_TEST_NDEBUG=true mma -j40 test-art-host

Change-Id: I14bfd02f74f93e4a6b853287fcaa69f1fb027256
2a9d198b9929560c9ab07691b3afbe275483be95 21-Dec-2016 Nicolas Geoffray <ngeoffray@google.com> Revert "Cleanup jvmti tests"

Breaks ndebug.

This reverts commit ca5b9dccced35a2dbf9626d92d3a44886aee097b.

Change-Id: I1f45fa43f554e9796f397b2f9f111689c3845692
ca5b9dccced35a2dbf9626d92d3a44886aee097b 15-Dec-2016 Alex Light <allight@google.com> Cleanup jvmti tests

Deduplicate the 'run' scripts into the test/etc/run-test-jar file.

Test: mma -j40 test-art-host
Change-Id: I8cc87bacedb393bfa11cdf2345bfd7a4341caa37
e492ae3e59849ee205c22cd15d3c4df2c4bc2d4c 29-Oct-2016 Andreas Gampe <agampe@google.com> ART: Add GetClassSignature

Add support to retrieve the signature of a JNI class.

Add a test.

Bug: 31684578
Test: m test-art-host-run-test-912-classes
Change-Id: I1cf946996f9089cb5d41e93b4f1064193e9d6350