RFR (S) 8208519: Remove rehashable hashtable

Gerard Ziemski gerard.ziemski at oracle.com
Thu Nov 1 17:18:04 UTC 2018


Hi all,

Please review this trivial removal of unused code for RehashableHashtable class, now that we’re using concurrent hash tables, which has its own rehashing.

Bug:     https://bugs.openjdk.java.net/browse/JDK-8208519
Webrev:  http://cr.openjdk.java.net/~gziemski/8208519_rev1
Testing: passes hs_tier1,2,3,4


Cheers


More information about the hotspot-runtime-dev mailing list