gcc/libjava/java
Warren Levy a21f23fc67 FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException.
1999-06-10  Warren Levy  <warrenl@cygnus.com>
	* java/io/FileDescriptor.java (FileDescriptor(String, int)):
	Throw FileNotFoundException instead of IOException.
	(open): ditto.
	* java/io/FileInputStream.java (FileInputStream): Doesn't throw
	IOException.
	* java/text/Collator.java (CANONICAL_DECOMPOSITION): Fixed typo
	in static field name.

From-SVN: r27473
1999-06-10 18:52:00 +00:00
..
awt
io FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. 1999-06-10 18:52:00 +00:00
lang Runtime.java (exec): Convert prog name and arguments to string array. 1999-06-09 18:42:26 +01:00
net [multiple changes] 1999-06-03 22:29:12 +00:00
security
text FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. 1999-06-10 18:52:00 +00:00
util ResourceBundle.java (getBundle): Throw NullPointerException if baseName is null. 1999-05-24 15:00:02 +00:00