corda/classpath
Joshua Warner 690ba9cdc7 Stop using *Critical functions in throwIOException
This was a bug, wherein upon throwing an exception, we would try to
allocate memory for the message - all while holding a critical
reference to the jbyteArray representing the exception string.  This
caused an expect to fail in allocate3.
2014-04-24 15:23:05 -06:00
..
avian consolidate duplicate Cell classes 2014-03-24 10:47:37 -06:00
java Merge pull request #238 from pcarrier/PsPN 2014-04-20 19:24:10 -06:00
sun implement Unsafe.{get|put}*Volatile 2014-03-31 17:31:28 -06:00
java-io.cpp fix build on mingw, which somehow doesn't recognize the UNICODE macro correctly 2014-03-24 10:51:44 -06:00
java-lang.cpp clean up System.getProperties and related methods 2014-04-04 13:43:59 -06:00
java-net.cpp fix header include order build regression 2013-12-18 11:40:23 -07:00
java-nio.cpp Stop using *Critical functions in throwIOException 2014-04-24 15:23:05 -06:00
java-util-zip.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-util.cpp update copyright years 2013-07-02 20:52:38 -06:00
jni-util.h update copyright years 2013-07-02 20:52:38 -06:00
sockets.cpp Implement socket API 2013-11-08 09:55:43 -07:00
sockets.h define ENOTCONN if necessary on Windows 2014-01-08 16:08:32 -07:00