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

Per Liden per.liden at oracle.com
Mon May 11 08:25:08 UTC 2015


On 2015-05-09 00:14, Jiangli Zhou wrote:
> 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.

Looks good!

/Per



More information about the hotspot-gc-dev mailing list