mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
f9197cb076
1. HashMap.containsValue only checked one hash bucket, which was pretty much useless :) 2. HashMap.MyIterator.remove was broken in that it failed to decrement the size field and it did not update the previousCell field properly, which sometimes led to more than one cell being removed. |
||
---|---|---|
.. | ||
avian | ||
java | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |