RFR: JDK-8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily

Jiangli Zhou jiangli.zhou at oracle.com
Fri May 8 22:14:57 UTC 2015


Hi,

Please review following small fix that avoids reseting the String’s hash value unnecessarily during G1StringDedupTable::deduplicate().

Webrev
http://cr.openjdk.java.net/~jiangli/8079840/webrev.00/

Bug
https://bugs.openjdk.java.net/browse/JDK-8079840

Tested with JPRT.

Thanks,
Jiangli




More information about the hotspot-gc-dev mailing list