Integrated: 8327057: Parallel: Refactor ParMarkBitMap::iterate

Albert Mingkun Yang ayang at openjdk.org
Mon Mar 4 18:54:00 UTC 2024


On Thu, 29 Feb 2024 15:00:32 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simplifying bitmap iterate logic in full-gc compaction to reduce possible outcomes callers must handle.
> 
> Test: tier1-6

This pull request has now been integrated.

Changeset: 045eea11
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/045eea11307f5df89071c7c7e366effdc23a22db
Stats:     63 lines in 3 files changed: 8 ins; 41 del; 14 mod

8327057: Parallel: Refactor ParMarkBitMap::iterate

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list