Integrated: 8331723: Serial: Remove the unused parameter of the method SerialHeap::gc_prologue
Guoxiong Li
gli at openjdk.org
Fri Jan 24 12:49:56 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
This pull request has now been integrated.
Changeset: c5a69b62
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c5a69b620a73bb05b96b79d9d9e03cc71822862e
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8331723: Serial: Remove the unused parameter of the method SerialHeap::gc_prologue
Co-authored-by: nanxiaotao <nxtchongchong at 163.com>
Reviewed-by: ayang
-------------
PR: https://git.openjdk.org/jdk/pull/23218
More information about the hotspot-gc-dev
mailing list