gcc/libjava/java
Michael Koch 0fc920c8d5 [multiple changes]
2004-04-20  Jeroen Frijters  <jeroen@frijters.net>

	* java/io/FileDescriptor.java: (FileDescriptor) Added public
	constructor. (valid) Added null check.

2004-04-20  Guilhem Lavaux <guilhem@kaffe.org>

        Reported by Nektarios Papadopoulos <npapadop@inaccessnetworks.com>
	* java/io/FileOutputStream.java
	(FileOutputStream) Reorganized constructors. Constructors now
	check whether the given path is directory.

From-SVN: r80901
2004-04-20 13:43:35 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt [multiple changes] 2004-04-20 11:13:09 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io [multiple changes] 2004-04-20 13:43:35 +00:00
lang Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net Authenticator.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 13:05:10 +00:00
nio 2004-03-18 Michael Koch <konqueror@gmx.de> 2004-03-18 21:32:22 +00:00
rmi RMIIncomingThread.java: New file. 2004-03-20 20:30:56 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text [multiple changes] 2004-04-16 18:44:45 +00:00
util Locale.java: Reverting my last patch and add a comment why the original version was okay. 2004-03-15 22:04:59 +00:00