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
awt
beans
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
sql
text
util TimeZone.java: Sync up with Classpath. 2001-03-20 10:05:45 +00:00