RFR: 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set

Stefan Johansson stefan.johansson at oracle.com
Fri Mar 2 10:45:53 UTC 2018



On 2018-03-02 11:39, Erik Helin wrote:
> Hi all,
>
> while cruising through the code on this fine Friday morning I noticed 
> that the parameter evacuation_info for 
> G1CollectedHeap::evacuate_collection_set is not used, so I simply 
> removed it :)
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8198948
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8198948/00/
>
Looks good, thanks for cleaning this up.

Cheers,
Stefan

> Testing:
> - make run-test-tier1 on Linux x86-64
>
> Thanks,
> Erik




More information about the hotspot-gc-dev mailing list