Integrated: 8368953: Document the reason why Serial/Parallel/G1 use zero as dirty card value

Thomas Schatzl tschatzl at openjdk.org
Wed Oct 1 08:11:09 UTC 2025


On Tue, 30 Sep 2025 11:43:10 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this trivial change to document the reason for the dirty/clean card value selection.
> 
> Testing: local compilation
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 6c2d3834
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6c2d383492d194eb8a604a58a0336c371cbb1ea5
Stats:     14 lines in 1 file changed: 14 ins; 0 del; 0 mod

8368953: Document the reason why Serial/Parallel/G1 use zero as dirty card value

Co-authored-by: Albert Mingkun Yang <ayang at openjdk.org>
Reviewed-by: ayang, iwalulya

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

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


More information about the hotspot-gc-dev mailing list