gcc/libjava/java/lang/reflect
Andrew Haley a0036853d2 natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.
2007-04-02  Andrew Haley  <aph@redhat.com>

        * java/lang/reflect/natVMProxy.cc (run_proxy): Use
        _Jv_LookupProxyMethod to find the Method.
        If parameter_types->length == 0, pass a null paramameter list,
        not a zero-length parameter list.
        * java/lang/natClass.cc (_Jv_LookupProxyMethod): New function.
        * java/lang/Class.h (_Jv_LookupProxyMethod): Declare.

From-SVN: r123431
2007-04-02 16:36:52 +00:00
..
AccessibleObject.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
AnnotatedElement.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Array.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Array.java LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
Constructor.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Constructor.java LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Field.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericArrayType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericDeclaration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
GenericSignatureFormatError.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvocationHandler.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
InvocationTargetException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
MalformedParameterizedTypeException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Member.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Method.h natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method. 2007-04-02 16:36:52 +00:00
Method.java natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
Modifier.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Modifier.java
ParameterizedType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ClassFactory.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxyData.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxySignature.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy$ProxyType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Proxy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ReflectPermission.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Type.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
TypeVariable.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
UndeclaredThrowableException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMProxy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMProxy.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
WildcardType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natArray.cc
natConstructor.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natField.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natMethod.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natVMProxy.cc natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method. 2007-04-02 16:36:52 +00:00