OSDN Git Service

ART: Ignore vreg=-1 in test 913
authorAndreas Gampe <agampe@google.com>
Thu, 23 Feb 2017 21:53:19 +0000 (13:53 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 23 Feb 2017 21:58:03 +0000 (13:58 -0800)
commit58982d596d210dd93999826f5027f6583a0905cc
tree273b660d5f12fbd97712608ef605b53dc0d6b10b
parent02c488068f4793204b00b40d76eb3a891a332def
ART: Ignore vreg=-1 in test 913

Compiled code may have references that do not originate from a
dalvik register, e.g., when caching values from LSE. Do not print
these roots to make the test robust wrt/ compiler changes.

Bug: 31385354
Test: m test-art-host-run-test-913-heaps
Change-Id: I804faa4cdbfd7140d0faeab877bd4fe96748a302
test/913-heaps/src/Main.java