OSDN Git Service

ART: Add string reporting
authorAndreas Gampe <agampe@google.com>
Tue, 21 Feb 2017 23:49:53 +0000 (15:49 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 22 Feb 2017 02:33:26 +0000 (18:33 -0800)
commit3ec8e40930c87be425a4e74d6a617b6396cfe003
treee345714ba8d99702451109fec39e86abca0c9908
parent2fee212df6f688295475f3b2ddee4f2db8db27a2
ART: Add string reporting

Add support for string_primitive_value_callback.

Bug: 31385354
Test: m test-art-host-run-test-906-iterate-heap
Test: m test-art-host-run-test-913-heaps
Change-Id: I69f68fd07869ba3a156a84fcb806821fce1d7c03
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