RFR: 8327022: Parallel: Remove experimental dense prefix calculation
Albert Mingkun Yang
ayang at openjdk.org
Thu Feb 29 10:21:43 UTC 2024
On Thu, 29 Feb 2024 10:06:02 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this trivial change to remove some experimental dense prefix calculation which has only been included in non-product builds and which results were always (regardless of build) thrown away.
>
> Testing: gha, local compilation
>
> Thanks,
> Thomas
The result is used for printing, but probably not worth the complexity.
-------------
Marked as reviewed by ayang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18057#pullrequestreview-1908495711
More information about the hotspot-gc-dev
mailing list