gcc/libjava/java
Bryce McKinlay d078f7c010 File.java (toURI): Throw RuntimeException, not InternalError.
2004-07-27  Bryce McKinlay  <mckinlay@redhat.com>

	* java/io/File.java (toURI): Throw RuntimeException, not
	InternalError.
	* java/lang/Runtime.java (exit): Qualify static sleep() call with
	class name, not instance.

From-SVN: r85227
2004-07-27 19:42:38 +01:00
..
applet
awt [multiple changes] 2004-07-22 15:36:05 +00:00
beans
io File.java (toURI): Throw RuntimeException, not InternalError. 2004-07-27 19:42:38 +01:00
lang File.java (toURI): Throw RuntimeException, not InternalError. 2004-07-27 19:42:38 +01:00
math
net Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java. 2004-07-23 02:21:40 +01:00
nio 2004-07-17 Michael Koch <konqueror@gmx.de> 2004-07-17 08:43:43 +00:00
rmi
security Security.java: Fixed javadocs all over. 2004-07-17 08:40:40 +00:00
sql re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fractional seconds correctly) 2004-07-15 23:14:45 +01:00
text 2004-07-17 Guilhem Lavaux <guilhem@kaffe.org> 2004-07-17 08:46:14 +00:00
util