Integrated: 8329521: Serial: Rename MarkSweep to SerialFullGC

Guoxiong Li gli at openjdk.org
Fri Apr 5 11:18:07 UTC 2024


On Thu, 4 Apr 2024 10:32:43 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch renames the `MarkSweep` to `SerialFullGC` and fixes some comments related to `MarkSweep`.
> 
> The tests `make test-tier1_gc` passed locally. Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 27353ad3
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27353ad367c2342086d8e56ee2412d796d44b664
Stats:     1632 lines in 12 files changed: 807 ins; 808 del; 17 mod

8329521: Serial: Rename MarkSweep to SerialFullGC

Reviewed-by: ayang, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/18619


More information about the hotspot-gc-dev mailing list