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

Guoxiong Li gli at openjdk.org
Sun May 12 04:45:02 UTC 2024


On Fri, 10 May 2024 01:00:14 GMT, xiaotaonan <duke at openjdk.org> wrote:

> Serial: Remove the unused parameter of the method SerialHeap::gc_prologue

The usages of the `SerialHeap::gc_prologue` needs to be revised too, such as `SerialHeap::do_collection`.

I build this patch locally but it fails. It is better for you to build the code and run some test cases locally before submitting the PR (in the future).

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

Changes requested by gli (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19165#pullrequestreview-2051289640


More information about the hotspot-gc-dev mailing list