gcc/libjava java/lang/natClass.cc ChangeLog
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Fri Mar 23 16:27:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: bothner@gcc.gnu.org 2001-03-23 16:27:42
Modified files:
libjava/java/lang: natClass.cc
libjava : ChangeLog
Log message:
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking the
ancestors array is invalid for interfaces, so do that *after*
check that the target type is not an interface.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClass.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.36.2.1&r2=1.36.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.674.2.28&r2=1.674.2.29
More information about the Gcc-cvs
mailing list