RFR [XS] JDK-8176863 Remove Hashtable::reverse()

Ioi Lam ioi.lam at oracle.com
Wed May 3 16:20:30 UTC 2017


Hi,

Please review this small change to remove an obsolete optimization:

https://bugs.openjdk.java.net/browse/JDK-8176863
http://cr.openjdk.java.net/~iklam/jdk10/8176863_remove_hashtable_reverse.v01/

This is legacy code from JDK 1.5 that doesn't do what it intends to do 
and is no longer relevant.

Thanks
- Ioi


More information about the hotspot-runtime-dev mailing list