summaryrefslogtreecommitdiff
path: root/test/068-classloader/src/Main.java
AgeCommit message (Expand)Author
2017-06-02Tests: never use System.errKevin Brodsky
2016-07-22ART: Fix type parameter in testsAndreas Gampe
2016-04-12Fix InsertDexFileInToClassLoader to handle null class loadersMathieu Chartier
2015-12-01Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"Mathieu Chartier
2015-11-30Change LoadNativeLibrary to use GetOrCreateAllocatorMathieu Chartier
2015-04-21Class.forName(..., ..., null) fixesBrian Carlstrom
2015-04-21ART: Extend run-test 068-classloaderAndreas Gampe
2012-01-31Class::SetStatus(kStatusError) now checks that an exception is pending and us...Brian Carlstrom
2011-09-29Adding old unit tests to test suite.jeffhao