RFR: 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Thomas Schatzl
thomas.schatzl at oracle.com
Fri Mar 2 11:42:15 UTC 2018
Hi,
On Fri, 2018-03-02 at 11:39 +0100, 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/
>
> Testing:
> - make run-test-tier1 on Linux x86-64
looks good.
Thomas
More information about the hotspot-gc-dev
mailing list