gcc/libjava/classpath/lib/java/lang/reflect
Andrew Haley a29114a3be natVMProxy.cc (ncode_closure.meth): Delete.
2007-03-05  Andrew Haley  <aph@redhat.com>

	* java/lang/reflect/natVMProxy.cc (ncode_closure.meth): Delete.
	(generateProxyClass): Don't pass method to ncode.
	(run_proxy): Call _Jv_GetReflectedMethod to find the proxy method.
	* java/lang/reflect/Method.h: Rebuild.
	* java/lang/reflect/Method.java (internalGetParameterTypes,
	internalGetExceptionTypes): New methods.
	* headers.txt (class java/lang/reflect/Method): Declare
	_Jv_GetReflectedMethod.  Be its friend.
	* java/lang/natClass.cc (_Jv_GetReflectedMethod): New method.
	* java/lang/Class.h: Declare it.  Be its friend.

From-SVN: r122554
2007-03-05 16:06:27 +00:00
..
AccessibleObject.class
AnnotatedElement.class
Array.class
Constructor.class
Field.class
GenericArrayType.class
GenericDeclaration.class
GenericSignatureFormatError.class
InvocationHandler.class
InvocationTargetException.class
MalformedParameterizedTypeException.class
Member.class
Method.class natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
Modifier.class
ParameterizedType.class
Proxy$ClassFactory.class
Proxy$ProxyData.class
Proxy$ProxySignature.class
Proxy$ProxyType.class
Proxy.class
ReflectPermission.class
Type.class
TypeVariable.class
UndeclaredThrowableException.class
VMProxy.class
WildcardType.class