Alexandre Oliva writes:
> >     * libraries/clib/io/RandomAccessFile.c,
> >     libraries/javalib/java/io/RandomAccessFile.java: change
> >     constructor to throw FileNotFoundException
> 
> Throwing FileNotFoundException is correct, but the method declaration
> still says it throws IOException, so I did not install the .java patch.

What documentation are you looking at? This one:

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

says to throw FileNotFoundException for the (String, String) constructor.

-Archie

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

Reply via email to