RFR: 8328792: Parallel: Refactor PSParallelCompact::summary_phase [v9]
Ivan Walulya
iwalulya at openjdk.org
Thu Apr 11 09:36:42 UTC 2024
On Wed, 10 Apr 2024 08:07:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> The diff is not easy to follow; it's better to read the new code directly. `summary_phase` contains the gist of collecting live-size from each space, calculating dense-prefix and summarizing old-space using dense-prefix.
>>
>> (There is slight improvement to the "Summary Phase", but it takes only ~0.01ms for either case.)
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> pgc-compute-dense-prefix
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18451#pullrequestreview-1993721014
More information about the hotspot-gc-dev
mailing list