Integrated: 8313962: G1: Refactor G1ConcurrentMark::_num_concurrent_workers

Albert Mingkun Yang ayang at openjdk.org
Mon Aug 21 12:19:38 UTC 2023


On Tue, 8 Aug 2023 17:30:52 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple cleanup to make this field track the correct number of gc-workers during marking. Some redundant asserts are removed as well. 
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: abac6085
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/abac60851c8fd341cdaaf62286afc83699b74eeb
Stats:     16 lines in 1 file changed: 3 ins; 6 del; 7 mod

8313962: G1: Refactor G1ConcurrentMark::_num_concurrent_workers

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list