OSDN Git Service

Reactivating tests disabled because of ClassLoader loop
authorUrs Grob <ursg@google.com>
Wed, 29 Apr 2009 15:01:24 +0000 (17:01 +0200)
committerUrs Grob <ursg@google.com>
Thu, 28 May 2009 14:06:03 +0000 (16:06 +0200)
commit495dacaf2ccbb987036e02dc1765f388416dc21f
tree30212201909ff5b13891e632373e0ae00d79ea42
parentd3c6d366379142d0784ab5fe973a939d462aca28
Reactivating tests disabled because of ClassLoader loop

Since ClassLoader.isAncestorOf has been fixed these tests now succeed.
So they can be reactivated.

BUG=1732214
libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ClassLoaderTest.java
libcore/security/src/test/java/tests/security/permissions/JavaLangClassLoaderTest.java
libcore/security/src/test/java/tests/security/permissions/JavaLangThreadTest.java
libcore/support/src/test/java/tests/support/resource/Support_Resources.java