RFR: 8327022: Parallel: Remove experimental dense prefix calculation
Thomas Schatzl
tschatzl at openjdk.org
Fri Mar 1 10:53:47 UTC 2024
On Thu, 29 Feb 2024 10:19:09 GMT, Albert Mingkun Yang <ayang 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.
Thanks @albertnetymk @lgxbslgx @shipilev for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18057#issuecomment-1972963429
More information about the hotspot-gc-dev
mailing list