OSDN Git Service

ART: Add heap filter support
authorAndreas Gampe <agampe@google.com>
Mon, 20 Feb 2017 22:38:55 +0000 (14:38 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 23 Feb 2017 22:41:01 +0000 (14:41 -0800)
commit4beab68986101d85d878491558bab34c9687beb0
treed292354d13b2879af27d15fb7151dc978d741147
parent38da9f2c12d5e094bebf9c0982a82aa7648c200a
ART: Add heap filter support

Add support for heap filter to FollowReferences. Update test.

Bug: 31385354
Test: m test-art-host-run-test-913-heaps
Change-Id: I09aa2076532c5fd2afecc77bf2e31e07174df0b2
runtime/openjdkjvmti/ti_heap.cc
test/913-heaps/expected.txt
test/913-heaps/src/Main.java