[EMAIL PROTECTED] 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

Reply via email to