RFR: 8331723: Serial: Remove the unused parameter of the method SerialHeap::gc_prologue

Stefan Karlsson stefank at openjdk.org
Wed Jan 22 09:12:46 UTC 2025


On Tue, 21 Jan 2025 16:41:01 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch removes the unnecessary parameter `full` in `SerialHeap::gc_prologue`. The previous patch is at https://github.com/openjdk/jdk/pull/19207 .
> 
> Thanks for the review.
> 
> Best Regards,
> -- Gouxiong

I don't know why the bots are complaining about the contributor command, but please make sure to solve that before proceeding with this PR.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23218#issuecomment-2606669458


More information about the hotspot-gc-dev mailing list