RFR: 8367626: Parallel: Remove ParallelCompactData::summarize_dense_prefix

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Sep 18 17:08:34 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

Marked as reviewed by fandreuzzi (Author).

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

PR Review: https://git.openjdk.org/jdk/pull/27286#pullrequestreview-3241029529


More information about the hotspot-gc-dev mailing list