RFR: 8202592: Remove unused EvacuateFollowersClosure
Stefan Karlsson
stefan.karlsson at oracle.com
Mon May 7 08:27:53 UTC 2018
On 2018-05-04 21:00, Kim Barrett wrote:
>> On May 4, 2018, at 5:52 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
>>
>> Hi all,
>>
>> Please review this trivial patch to remove the unused EvacuateFollowersClosure.
>>
>> http://cr.openjdk.java.net/~stefank/8202592/webrev.01/
>> https://bugs.openjdk.java.net/browse/JDK-8202592
>>
>> Thanks,
>> StefanK
>
> Looks good, and trivial.
Thanks.
>
> Maybe s/FastEvactuateFollowersClosure/EvacuateFollowersClosure/ ?
There's also a FastKeepAliveClosure and FastScanClosure. I wouldn't mind
if we took a pass over all of these and changed the names.
StefanK
>
More information about the hotspot-gc-dev
mailing list