While the Hashtable was part of the initial Java release over two decades ago, the HashMap is the correct key-value store to use today. One key HashMap vs. Hashtable difference is the fact that the ...
// Use smaller statistics when running on simulators, so it takes less time. // For e.g. cris-elf, mipsisa32r2el-elf, powerpc-eabi and i386-linux-gnu, // this test fails for SAMPLES=30000.