gcc/libjava/java
Warren Levy daf469e2ba DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException.
* java/text/DecimalFormat.java: Throw IllegalArgumentException
	throughout rather than ParseException.

From-SVN: r27481
1999-06-10 23:53:37 +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
security
text DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException. 1999-06-10 23:53:37 +00:00
util