OSDN Git Service

Make test-art pass with heap reference poisoning enabled.
authorHiroshi Yamauchi <yamauchi@google.com>
Wed, 19 Mar 2014 19:57:56 +0000 (12:57 -0700)
committerHiroshi Yamauchi <yamauchi@google.com>
Wed, 19 Mar 2014 19:57:56 +0000 (12:57 -0700)
commit05b15d6e896af7ae0075a690ea791e2e92ecf443
tree0dab0187a2ca9f6a3649a39d04fb912169da14e6
parent4d37218371ff19854e4957b26793309e4669dfbc
Make test-art pass with heap reference poisoning enabled.

Heap reference poisoning is currently interpreter only. This change
disables one compiler driver test that actually invokes compiled code
if heap reference poisoning is enabled.

Bug: 12687968
Change-Id: Ia9516f4067d84e9a4de50d9ff44cfbe38f282d16
compiler/driver/compiler_driver_test.cc
runtime/common_runtime_test.h