corda/classpath
Joel Dice 6475beda83 don't null out array in HashMap when size drops to zero
As in ArrayList, we want to avoid thrashing in cases where the map is frequently emptied and refilled.
2009-11-19 12:55:53 -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 HashMap when size drops to zero 2009-11-19 12:55:53 -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