OSDN Git Service

Revert "test: Remove icu cleanup hack"
authorColin Cross <ccross@android.com>
Sun, 18 Sep 2016 00:27:24 +0000 (17:27 -0700)
committerColin Cross <ccross@android.com>
Sun, 18 Sep 2016 01:03:51 +0000 (18:03 -0700)
commit3c73829dbd9993b821171cdfe604d69a8330a20b
tree6b9ae1b248abc5088e554d7694ea0a009497d799
parent6a4abc633fa8580b06056ec6f80ced8ce7511277
Revert "test: Remove icu cleanup hack"

This reverts commit d4b294c14bd4e1654b276b931ee035b895b8e6cd.
Without this hack, the gCommonICUDataArray seems to
non-deterministically accumulate entries, and sometimes overflows,
causing test failures.

Bug: 31469648
Test: gdb /data/nativetest64/art/arm64/art_runtime_compiler_tests/reflection_test
Change-Id: Ie5a5b7b957de79758a227bfd2919b4cd0155cde8
runtime/common_runtime_test.cc