RFR: 8367626: Parallel: Remove ParallelCompactData::summarize_dense_prefix
Albert Mingkun Yang
ayang at openjdk.org
Thu Sep 18 17:26:38 UTC 2025
On Mon, 15 Sep 2025 08:22:40 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Remove the unnecessary summary operation on dense-prefix, because the summary operation is only needed for compaction, but dense-prefix doesn't participate in compaction.
>
> Test: tier1-5
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27286#issuecomment-3308665251
More information about the hotspot-gc-dev
mailing list