OSDN Git Service

Do not test class unloading in 626-const-class-linking
authorVladimir Marko <vmarko@google.com>
Tue, 22 Nov 2016 14:38:31 +0000 (14:38 +0000)
committerVladimir Marko <vmarko@google.com>
Tue, 22 Nov 2016 14:42:49 +0000 (14:42 +0000)
commitddb8afec79492750f16f98e5bd07d44f3dc485d4
tree002f092e054a3c53deccd55a972f53dfe58a1d0c
parent0ba0c7d9b0328af39a385014652eb9af4e42d8b5
Do not test class unloading in 626-const-class-linking

Keep tests that classes were not unloaded but do not test
that they are actually unloaded. Both JIT and tracing can
hold onto those classes.

Test: m ART_USE_JIT=true test-art-host-run-test-626-const-class-linking
Test: m ART_TEST_TRACE=true test-art-host-run-test-626-const-class-linking
Bug: 30627598
Change-Id: If9d1da45d8691c5ee05b6cf500d7d132bcab611f
test/626-const-class-linking/src/Main.java