corda/classpath
Dain 26209efac2 Fix an off-by-1 error in the remove method.
The change to only grow the array when the capacity has been reached
exposed a bug in the remove method when shifting the array elements.
2012-07-06 14:03:56 -06:00
..
avian Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
java Fix an off-by-1 error in the remove method. 2012-07-06 14:03:56 -06:00
sun update Unsafe.setMemory to reflect new OpenJDK 7 signature and semantics 2012-03-14 11:54:03 -06:00
java-io.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-lang.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-net.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-nio.cpp don't use INT32_MAX for "infinite" select 2012-07-03 11:17:51 -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