Files
gcc/libjava/java/lang
Martin Kahlert c90efa7a1c natClass.cc (_Jv_IsAssignableFrom): Ensure that ancestors table index is within allowed bounds.
2001-06-05  Martin Kahlert  <martin.kahlert@infineon.com>
	    Bryce McKinlay  <bryce@waitaki.otago.ac.nz>

	* java/lang/natClass.cc (_Jv_IsAssignableFrom): Ensure that ancestors
	table index is within allowed bounds. Ensure that we dont try to access
	class itable at a negative offset. Avoid an ancestor table lookup if
	source is a primitive type class.
	(isInstance): Remove redundant isPrimitive() check.

Co-Authored-By: Bryce McKinlay <bryce@waitaki.otago.ac.nz>

From-SVN: r42898
2001-06-05 10:46:36 +01:00
..
2001-06-02 08:49:31 +00:00
2001-05-24 05:40:37 +00:00
2000-12-02 00:28:44 +00:00
2000-06-23 19:53:33 +00:00
2001-06-02 19:40:53 +00:00
2001-05-24 05:40:37 +00:00
2000-05-19 17:55:34 +00:00