corda/classpath
Joel Dice 16a8777fd2 override getResource(s) in SystemClassLoader
OpenJDK's java.lang.ClassLoader.getResource makes use of
sun.misc.Launcher to load bootstrap resources, which is not
appropriate for the Avian build, so we override it to ensure we get
the behavior we want.
2011-03-26 18:24:17 -06:00
..
avian override getResource(s) in SystemClassLoader 2011-03-26 18:24:17 -06:00
java override getResource(s) in SystemClassLoader 2011-03-26 18:24:17 -06:00
sun check for and handle instances of sun.misc.Cleaner during GC 2011-03-19 15:10:52 -06:00
java-io.cpp fix MSVC build regressions 2011-01-21 16:14:21 -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 look for __powerpc__ as well as __POWERPC__ in jni-util.h 2011-02-28 16:50:17 -07:00