RFR: 8327288: Obsolete the unused ProcessDistributionStride product option
Albert Mingkun Yang
ayang at openjdk.org
Tue Mar 5 11:39: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
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18119#pullrequestreview-1916643895
More information about the hotspot-runtime-dev
mailing list