This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14296] 3.4 regression: Method.Invoke
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 15:21:16 -0000
- Subject: [Bug libgcj/14296] 3.4 regression: Method.Invoke
- References: <20040225174700.14296.aph@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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