Integrated: 8290357: Drop HeapRegion::marked_bytes()

Thomas Schatzl tschatzl at openjdk.org
Mon Aug 8 13:31:29 UTC 2022


On Fri, 15 Jul 2022 11:06:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this removal of the `HeapRegion::_marked_bytes` member that records the bytes marked below tams in the recent mark as it is not really interesting in the removed places. I added comments to give reasons for this removal in the particular places for your review.
> 
> Testing: jtreg gc/g1, gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 45919371
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/459193710f0b8859cff364d7de3765c6dc4e08d8
Stats:     52 lines in 8 files changed: 0 ins; 40 del; 12 mod

8290357: Drop HeapRegion::marked_bytes()

Reviewed-by: sangheki, iwalulya

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

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


More information about the hotspot-dev mailing list