Integrated: 8297209: Serial: Refactor GenCollectedHeap::full_process_roots
Albert Mingkun Yang
ayang at openjdk.org
Wed Dec 7 15:17:22 UTC 2022
On Thu, 17 Nov 2022 14:04:39 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of replacing `MarkingCodeBlobClosure` with `CodeBlobToOopClosure` in the adjust-phase of Full GC.
>
> Test: tier1-5
This pull request has now been integrated.
Changeset: 6ed36835
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6ed36835ec9b3743430a8c1c71635f12c711f48a
Stats: 45 lines in 3 files changed: 6 ins; 27 del; 12 mod
8297209: Serial: Refactor GenCollectedHeap::full_process_roots
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/11210
More information about the hotspot-gc-dev
mailing list