gcc/libjava/java/lang/reflect
Andrew Haley f9d6deca5b natVMProxy.cc (ncode_closure): Add method_index.
2007-04-18  Andrew Haley  <aph@redhat.com>

        * java/lang/reflect/natVMProxy.cc (ncode_closure): Add
        method_index.
        (generateProxyClass): Add field $Proxy0.m.  Store methods array in
        it.
        (run_proxy): Retrieve the method to invoke from in $Proxy0.m.
        * java/lang/Class.h: Remove _Jv_LookupProxyMethod.
        * java/lang/natClass.cc: Likewise.
        * headers.txt: Likewise.
        * java/lang/reflect/Method.h: Likewise.

From-SVN: r123954
2007-04-18 17:13:20 +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 (ncode_closure): Add method_index. 2007-04-18 17:13:20 +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 re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemetation) 2006-05-24 17:21:52 +00:00
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 New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
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 BootClassLoader.java (getBootURLLoader): New method. 2007-04-16 13:44:59 +00:00
natVMProxy.cc natVMProxy.cc (ncode_closure): Add method_index. 2007-04-18 17:10:32 +00:00