RFR: 8327288: Obsolete the unused ProcessDistributionStride product option

Kim Barrett kbarrett at openjdk.org
Tue Mar 5 11:34:48 UTC 2024


On Tue, 5 Mar 2024 11:02:22 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review the obsoletion of the unused `ProcessDistributionStride` option. It controlled how threads were distributed across "boards" on Solaris. Solaris support has been removed in JDK 15, so this option is not needed/used either.
> 
> Testing: local compilation, grepping sources, testing the option to give the expected warning message
> 
> Thanks,
>   Thomas

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18119#pullrequestreview-1916634058


More information about the hotspot-gc-dev mailing list