corda/classpath/java
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
..
io strip trailing separators when normalizing java.io.File.path 2012-08-11 08:21:14 -06:00
lang fix float to integer conversion 2012-08-12 14:31:58 -06:00
net rename package avian.avian_vm_resource to avian.avianvmresource 2012-10-06 15:33:24 -06:00
nio fix a couple of ByteBuffer regressions 2012-09-14 11:40:26 -06:00
security update copyright years 2012-05-11 17:43:27 -06:00
text handle basic argument substitution in MessageFormat.format 2012-08-11 08:58:40 -06:00
util implement Arrays.toString(byte[]) 2012-08-04 16:08:32 -06:00