Files
gcc/libjava/java/lang
Bryce McKinlay 595420bfea Method.java (getExceptionTypes): Call getType() to initialize if exception_types is null.
* java/lang/reflect/Method.java (getExceptionTypes): Call getType() to
	initialize if exception_types is null.
	* java/lang/reflect/Constructor.java: Likewise.
	* java/lang/reflect/natConstructor.cc (getType): Initialize
	exception_types to an empty Object array.

From-SVN: r40730
2001-03-22 06:37:16 +00:00
..
2000-11-27 04:07:48 +00:00
2000-12-02 00:28:44 +00:00
2000-06-23 19:53:33 +00:00
2000-09-06 18:14:15 +00:00
2000-12-30 12:18:39 +00:00
2000-05-19 17:55:34 +00:00
2000-11-18 02:29:13 +00:00