Integrated: 8295402: G1: Tighten assertion in G1ScanHRForRegionClosure::scan_heap_roots

Albert Mingkun Yang ayang at openjdk.org
Wed Oct 26 09:28:46 UTC 2022


On Mon, 17 Oct 2022 10:10:33 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of asserting the to-be-scanned card is strictly dirty.
> 
> Test: tier1-6

This pull request has now been integrated.

Changeset: 33ff80dd
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/33ff80dd7a4dedb462316c77b096b65f9a0c8817
Stats:     6 lines in 1 file changed: 5 ins; 0 del; 1 mod

8295402: G1: Tighten assertion in G1ScanHRForRegionClosure::scan_heap_roots

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list