Patch: java.io.FileDescriptor and java.io.FileInputStream
Michael Koch
konqueror@gmx.de
Tue Apr 20 14:49:00 GMT 2004
Hi list,
I just commited the attached patch to merge two fixes from classpath
java.io.
Michael
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: io.diff
Type: text/x-diff
Size: 2341 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040420/7b95b253/attachment.bin>
More information about the Java-patches
mailing list