corda/classpath
Joel Dice adcac443e4 don't null out array in ArrayList when size goes to zero
This avoids thrashing in the case of a list which is frequently
emptied and refilled with a small number of elements.
2009-11-19 11:43:11 -07:00
..
avian move proxy and annotation code from C++ to Java 2009-09-19 16:21:15 -06:00
java don't null out array in ArrayList when size goes to zero 2009-11-19 11:43:11 -07:00
java-io.cpp implement java.io.File.renameTo 2009-09-28 17:45:47 -06:00
java-lang.cpp fix powerpc build 2009-10-19 10:31:34 -06:00
java-nio.cpp tolerate EINTR in ServerSocketChannel.accept implementation 2009-11-16 17:23:09 -07:00
java-util-zip.cpp prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
java-util.cpp add support for building with MSVC on Windows 2009-08-26 18:26:44 -06:00
jni-util.h revert all __attribute__ ((externally_visible)) changes because it's not clear yet how to detect whether it's supported 2009-10-27 10:35:26 -06:00