corda/classpath
Joel Dice a3c4b60f43 rename package avian.avian_vm_resource to avian.avianvmresource
This package name must match the URL protocol we use for loading
embedded resources, but OpenJDK's URL class won't tolerate underscores
in a protocol name.  Also, I had not updated the names of the native
methods in avian.avianvmresource.Handler, leading to
UnsatisfiedLinkErrors when they were called.
2012-10-06 15:33:24 -06:00
..
avian rename package avian.avian_vm_resource to avian.avianvmresource 2012-10-06 15:33:24 -06:00
java rename package avian.avian_vm_resource to avian.avianvmresource 2012-10-06 15:33:24 -06:00
sun implement JNI methods needed by AWT 2012-08-11 06:56:19 -06:00
java-io.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-lang.cpp add support for FreeBSD 2012-08-02 10:41:41 -06:00
java-net.cpp add support for QNX on x86_32 2012-07-17 18:21:17 -06:00
java-nio.cpp add support for FreeBSD 2012-08-02 10:41:41 -06:00
java-util-zip.cpp fix C++11 narrowing conversion errors 2012-06-01 11:46:56 -06:00
java-util.cpp update copyright years 2012-05-11 17:43:27 -06:00
jni-util.h add use-clang option for building with LLVM Clang instead of GCC 2012-06-01 17:43:42 -06:00