Joel Dice b6978c6c68 always create file if necessary in Java_java_io_FileOutputStream_open
Previously, we would only create the file if it did not already exist
*and* we weren't appending.  Now we do so whether appending or not.
2011-01-14 11:26:00 -07:00
..
2011-01-13 08:59:55 -07:00
2007-07-24 18:34:45 -06:00
2008-11-02 15:25:51 -07:00