OSDN Git Service

ART: Fix test 913 for concurrent collector
authorAndreas Gampe <agampe@google.com>
Tue, 1 Nov 2016 20:58:14 +0000 (13:58 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 1 Nov 2016 20:58:14 +0000 (13:58 -0700)
commitef3ace09cc19776afcd99e54e12f0b86b8866a7c
treefa30087e5a1e4929353ef971420b800f602aa649
parentfacda394dcf5c4f60a118f1e1f0d50198387a2d8
ART: Fix test 913 for concurrent collector

First empty the internal counts without printing. Prevents picking
up on stray garbage collections.

Bug: 32516268
Test: m ART_USE_READ_BARRIER=true ART_READ_BARRIER_TYPE=TABLELOOKUP ART_HEAP_POISONING=true test-art-host-run-test-913-heaps
Change-Id: Ib1e1993c19bbaa0bf77aeec4eedc6d67e59df840
test/913-heaps/src/Main.java