OSDN Git Service

Revert "Revert "Create test for field access in obsolete methods.""
authorAlex Light <allight@google.com>
Fri, 6 Jan 2017 16:58:19 +0000 (16:58 +0000)
committerAlex Light <allight@google.com>
Fri, 6 Jan 2017 22:32:30 +0000 (14:32 -0800)
commit32a2fbac070b5dc2d9100e94ce19d0b4be26743f
tree2b080e4eb9125282b3cbfef888d3c403d24b7e8c
parent2c5315bf01a432a8ba31a6f3b0f9894529d3cdbf
Revert "Revert "Create test for field access in obsolete methods.""

This reverts commit b710a0e0e32193d345a4bfeb93649de2503489be.

Reason for revert: Fixed test issue

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

Change-Id: I30b758a61afa0eb132af239e8071ea79eab58ac1
test/919-obsolete-fields/build [new file with mode: 0755]
test/919-obsolete-fields/expected.txt [new file with mode: 0644]
test/919-obsolete-fields/info.txt [new file with mode: 0644]
test/919-obsolete-fields/run [new file with mode: 0755]
test/919-obsolete-fields/src/Main.java [new file with mode: 0644]
test/919-obsolete-fields/src/Transform.java [new file with mode: 0644]
test/Android.run-test.mk
test/ti-agent/common_load.cc