Integrated: 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: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

This pull request has now been integrated.

Changeset: 5b751997
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5b75199769c5af2c904f0ff4ef5288e90bab33db
Stats:     154 lines in 2 files changed: 0 ins; 154 del; 0 mod

8327022: Parallel: Remove experimental dense prefix calculation

Reviewed-by: shade, ayang, gli

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

PR: https://git.openjdk.org/jdk/pull/18057


More information about the hotspot-gc-dev mailing list