OSDN Git Service

ART: Add JNI local details for FollowReferences
authorAndreas Gampe <agampe@google.com>
Fri, 18 Nov 2016 21:30:30 +0000 (13:30 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 18 Nov 2016 23:02:34 +0000 (15:02 -0800)
commit93c3090f39a99cce8ee063522746df2a254c4398
tree44c99fe3cfbcb2f510dea033f674b99b47833a06
parent862bdd8ac9bc0071493acaf3574610cbc7792bbf
ART: Add JNI local details for FollowReferences

Give details for the thread.

Stack depth and method are currently approximated (as
bottom of the stack), as the RootInfo does not have that
information.

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