corda/classpath
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
..
avian update copyright years 2010-12-05 20:21:09 -07:00
java provide default implementation for ClassLoader.reallyFindLoadedClass 2011-01-13 08:57:39 -07:00
sun/reflect more work towards OpenJDK classpath support 2010-09-14 10:49:41 -06:00
java-io.cpp always create file if necessary in Java_java_io_FileOutputStream_open 2011-01-14 11:26:00 -07:00
java-lang.cpp update copyright years 2010-12-05 20:21:09 -07:00
java-net.cpp set wsaInitialized to true on success in Java_java_net_Socket_init 2010-09-13 19:50:24 -06:00
java-nio.cpp fix false positive return from SocketChannel.finishConnect 2011-01-11 18:29:48 -07:00
java-util-zip.cpp throw OutOfMemoryError if malloc returns null pointer 2009-12-05 15:51:12 -07:00
java-util.cpp update copyright years 2009-12-02 19:08:29 -07:00
jni-util.h update copyright years 2009-12-02 19:08:29 -07:00