History log of /libcore/luni/src/test/java/libcore/java/lang/reflect/ClassLoaderReflectionTest.java
Revision Date Author Comments
649e3c0004d965fe388ad454eeb20e307a12edd2 20-Aug-2010 Jesse Wilson <jessewilson@google.com> Fix the exception thrown by getDeclaredFields if the class is unavailable.

http://b/issue?id=2634005

Change-Id: I1ebad41a29c9527565efea539b8f2b31f117f370
f3507d0976cb14ba59e0715f22f4c6b7c97cbae8 12-Aug-2010 Jesse Wilson <jessewilson@google.com> Use the declaring class loader when resolving types for reflection.

Previously we were using the calling class loader, which was completely
unrelated to solving the problem at hand.

Also splitting the test for an issue unrelated to class loaders into
its own test.

Change-Id: I5fa9f34cac0d6a76db7fdf3e7bcbe19b57281971
1e9105e7b50d142b0560d98222132a0898e700d5 10-Aug-2010 Jesse Wilson <jessewilson@google.com> Adding a test for bug 10111 in getGenericSuperclass

Change-Id: I0b9bc49482dd348d458eaef96b718209e5d90eb6