RFR: 8297209: Serial: Refactor GenCollectedHeap::full_process_roots [v2]

Thomas Schatzl tschatzl at openjdk.org
Mon Nov 28 13:16:34 UTC 2022


On Fri, 25 Nov 2022 16:12:24 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
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Marked as reviewed by tschatzl (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list