gcc/gcc/java ChangeLog gjavah.c

rmathew@gcc.gnu.org rmathew@gcc.gnu.org
Fri Apr 30 18:14:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rmathew@gcc.gnu.org	2004-04-30 18:14:08

Modified files:
	gcc/java       : ChangeLog gjavah.c 

Log message:
	Fixes PR java/15133
	* gjavah.c (struct method_name): Add member is_native.
	(overloaded_jni_method_exists_p): Match candidate method only if
	it is native.
	(print_method_info): Initialise is_native flag from the method's
	access flags.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1358&r2=1.1359
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/gjavah.c.diff?cvsroot=gcc&r1=1.113&r2=1.114



More information about the Gcc-cvs mailing list