8sa1-gcc/libjava/java/lang/reflect
Tom Tromey 0196f4e0a5 re PR libgcj/11779 (Field reflection incorrectly throws IllegalAccessException)
Fix for PR libgcj/11779:
	* java/lang/reflect/natField.cc (getAddr): Skip frames in Field
	class.

From-SVN: r70185
2003-08-05 20:06:57 +00:00
..
AccessibleObject.java
Array.java
Constructor.java Method.java: Updated status comment. 2003-08-05 19:50:54 +00:00
Field.java Runtime.java: Comment fix. 2003-07-21 01:54:06 +00:00
InvocationHandler.java Add Proxy support. 2002-09-30 05:19:09 +00:00
InvocationTargetException.java
Member.java
Method.java Method.java: Updated status comment. 2003-08-05 19:50:54 +00:00
Modifier.java natClassLoader.cc (defineClass0): Removed erroneous comment. 2002-12-19 19:31:55 +00:00
natArray.cc Runtime.java: Comment fix. 2003-07-21 01:54:06 +00:00
natConstructor.cc Runtime.java: Comment fix. 2003-07-21 01:54:06 +00:00
natField.cc re PR libgcj/11779 (Field reflection incorrectly throws IllegalAccessException) 2003-08-05 20:06:57 +00:00
natMethod.cc Runtime.java: Comment fix. 2003-07-21 01:54:06 +00:00
natProxy.cc Add Proxy support. 2002-09-30 05:19:09 +00:00
Proxy.java Proxy.java: New version from Classpath. 2003-03-29 01:34:23 +00:00
ReflectPermission.java
UndeclaredThrowableException.java Add Proxy support. 2002-09-30 05:19:09 +00:00