gcc/libjava ChangeLog java/lang/Class.h java/l ...

bryce@gcc.gnu.org bryce@gcc.gnu.org
Wed Apr 21 19:26:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bryce@gcc.gnu.org	2004-04-21 19:26:22

Modified files:
	libjava        : ChangeLog 
	libjava/java/lang: Class.h natClass.cc 

Log message:
	2004-04-21  Bryce McKinlay  <mckinlay@redhat.com>
	
	* java/lang/natClass.cc (_Jv_LayoutInterfaceMethods): New method.
	Set method->index values for interface methods to their itable
	index.
	(initializeClass): Call _Jv_LayoutInterfaceMethods.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2765&r2=1.2766
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.h.diff?cvsroot=gcc&r1=1.65&r2=1.66
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClass.cc.diff?cvsroot=gcc&r1=1.76&r2=1.77



More information about the Gcc-cvs mailing list