r123954 - in /trunk/libjava: ChangeLog java/lan...

aph@gcc.gnu.org aph@gcc.gnu.org
Wed Apr 18 17:13:00 GMT 2007


Author: aph
Date: Wed Apr 18 18:13:20 2007
New Revision: 123954

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123954
Log:
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.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/lang/reflect/Method.h



More information about the Gcc-cvs mailing list