patch to java.io.FileOutputStream

Archie Cobbs archie at whistle.com
Thu Oct 28 11:15:40 PDT 1999


majiro at distribution.co.jp writes:
> I show a short patch to FileOutputStream.java.
> 
> According to JLS, the constructers of FileOutputStream issue
> FileNotFoundException rather than IOException.

Thanks for the patch.. though according to

   http://java.sun.com/products/jdk/1.2/docs/api/java/io/FileOutputStream.html

only the constructors taking a String argument throw FileNotFoundException.
Will commit.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list