RFR: 8336763: Parallel: Merge PCMarkAndPushClosure and PCIterateMarkAndPushClosure
Guoxiong Li
gli at openjdk.org
Tue Jul 23 06:16:31 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.
Looks good.
-------------
Marked as reviewed by gli (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20240#pullrequestreview-2193060103
More information about the hotspot-gc-dev
mailing list