This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/14296] 3.4 regression: Method.Invoke


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-26 15:21 -------
Subject: Bug 14296

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	aph@gcc.gnu.org	2004-02-26 15:21:11

Modified files:
	libjava        : ChangeLog 
	libjava/java/lang/reflect: natMethod.cc 

Log message:
	2004-02-25  Andrew Haley  <aph@redhat.com>
	
	PR java/14296:
	* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Make sure
	we have a valid method index.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2562.2.12&r2=1.2562.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/reflect/natMethod.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.36&r2=1.36.6.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14296


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]