RFR: 8287151: Remove unused parameter in G1CollectedHeap::mark_evac_failure_object [v2]
Leo Korinth
lkorinth at openjdk.java.net
Mon May 23 14:28:40 UTC 2022
On Mon, 23 May 2022 13:19:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Hi all,
>>
>> please review this trivial? removal of an unused parameter.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> ayang review
Looks good to me. I do not mind the `const`. Nice cleanup.
-------------
Marked as reviewed by lkorinth (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8835
More information about the hotspot-gc-dev
mailing list