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 |
||
|---|---|---|
| .. | ||
| 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 | ||
| Modifier.class | ||
| ParameterizedType.class | ||
| Proxy.class | ||
| Proxy$ClassFactory.class | ||
| Proxy$ProxyData.class | ||
| Proxy$ProxySignature.class | ||
| Proxy$ProxyType.class | ||
| ReflectPermission.class | ||
| Type.class | ||
| TypeVariable.class | ||
| UndeclaredThrowableException.class | ||
| VMProxy.class | ||
| WildcardType.class | ||