summaryrefslogtreecommitdiff
path: root/test/ForClassLoaderD
AgeCommit message (Collapse)Author
2017-07-06Remove java.lang (re)definition tests from class_linker_test Calin Juravle
There is a dx issue when processing extensions of java.lang package. " ... trouble processing "java/lang/JavaLangFromD.class". Ill-advised or mistaken usage of a core class (java.* or javax.*) when not building a core library. ... " Remove the checks until we figure out how to verify this behavior on all our configurations. This is a partial revert of commit cdd4912eef02cce1ae4ec95e025794dced089466. Test: ANDROID_COMPILE_WITH_JACK=false cmma test-art-host-gtest-class_linker_test Bug: 38138251 Change-Id: Ib05253eaebab1299dfb36b54a7c99d3362a7ed72
2017-07-06Add fast path to FindClass for DelegateLastClassLoader Calin Juravle
Test: m test-art-host Bug: 38138251 Change-Id: I8d0f534195c31a5d291e38b0eea47534a5d471fb