Integrated: 8336763: Parallel: Merge PCMarkAndPushClosure and PCIterateMarkAndPushClosure

Albert Mingkun Yang ayang at openjdk.org
Tue Jul 30 13:41:42 UTC 2024


On Thu, 18 Jul 2024 16:13:28 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple merging two marking closures (w/o ref-processing). Also changed the lifetime of the closure to the same as the per-worker compaction-manager.

This pull request has now been integrated.

Changeset: 79bdd811
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/79bdd811876d75974536aac088bae1719387c97f
Stats:     70 lines in 4 files changed: 25 ins; 26 del; 19 mod

8336763: Parallel: Merge PCMarkAndPushClosure and PCIterateMarkAndPushClosure

Reviewed-by: gli, zgu

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

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


More information about the hotspot-gc-dev mailing list