RFR: 8336763: Parallel: Merge PCMarkAndPushClosure and PCIterateMarkAndPushClosure

Albert Mingkun Yang ayang at openjdk.org
Tue Jul 30 13:41:41 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.

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/20240#issuecomment-2258373731


More information about the hotspot-gc-dev mailing list