OSDN Git Service

ART: Add primitive field reporting
authorAndreas Gampe <agampe@google.com>
Sat, 25 Feb 2017 17:15:05 +0000 (09:15 -0800)
committerAndreas Gampe <agampe@google.com>
Tue, 28 Feb 2017 21:37:48 +0000 (13:37 -0800)
commite731693fd63bfa7d528d8aeaccc1118b920af1db
tree1a4d514827a5310297ce79af62a8a34c1968567b
parent86e8e22d8b69ad9977e57a53fc665beed8f3a104
ART: Add primitive field reporting

Add support for primitive_field_callback.

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