corda/classpath/avian/avianvmresource
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
..
Handler.java rename package avian.avian_vm_resource to avian.avianvmresource 2012-10-06 15:33:24 -06:00