RFR(XXS) 8214029 Remove dead code BasicHashtable::bulk_free_entries
David Holmes
david.holmes at oracle.com
Mon Nov 26 07:40:49 UTC 2018
Looks good and trivial.
Thanks,
David
On 26/11/2018 4:14 pm, Ioi Lam wrote:
> https://bugs.openjdk.java.net/browse/JDK-8214029
> http://cr.openjdk.java.net/~iklam/jdk12/8214029-dead-code-hashtable-bulk-free.v01/
>
>
> This function, and the associated class
> BasicHashtable::BucketUnlinkContext are no
> longer used. The code should be removed to prevent bit rot.
>
> Thanks
> - Ioi
More information about the hotspot-runtime-dev
mailing list