gcc/libjava/java
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
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Cursor.java (Cursor(String)): Set type to custom. 2001-01-11 17:49:47 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io re PR libgcj/2338 (RandomAccessFile does not create the file if not found) 2001-03-21 17:23:09 +00:00
lang Method.java (getExceptionTypes): Call getType() to initialize if exception_types is null. 2001-03-22 06:37:16 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
net URLStreamHandler.java (parseURL): Fix bug which would "canonicalize" "../../xxx" to "/xxx". 2001-03-19 15:31:14 -08:00
security Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. 2000-10-05 23:57:16 +00:00
sql Fix comments for doclets 2001-01-06 23:28:40 +00:00
text re PR libgcj/1906 (difference between gcj and jdk for MessageFormat) 2001-02-07 22:46:28 +00:00
util TimeZone.java: Sync up with Classpath. 2001-03-20 10:05:45 +00:00