Integrated: 8339399: ZGC: Remove unnecessary page reset when splitting pages

Joel Sikström duke at openjdk.org
Wed Sep 4 08:58:22 UTC 2024


On Mon, 2 Sep 2024 16:15:57 GMT, Joel Sikström <duke at openjdk.org> wrote:

> There is no use-case where it is necessary to reset the same page after splitting and thus the reset should be removed.
> 
> Tested with tiers 1-3.

This pull request has now been integrated.

Changeset: a6186051
Author:    Joel Sikström <joel.sikstrom at oracle.com>
Committer: Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a61860511f67038962c54e114599948ca103dae8
Stats:     11 lines in 2 files changed: 1 ins; 10 del; 0 mod

8339399: ZGC: Remove unnecessary page reset when splitting pages

Reviewed-by: stefank, eosterlund, aboldtch

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

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


More information about the hotspot-gc-dev mailing list