RFR: 6942632: Hotspot should be able to use more than 64 logical processors on Windows

Saint Wesonga duke at openjdk.org
Tue Jan 30 19:24:26 UTC 2024


On Sun, 28 Jan 2024 23:06:30 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Hi @swesonga , thanks for this contribution. I am taking a look at it but these are API's that I am not familiar with (and I'm not sure we have any Windows experts who can review, other than Microsoft folk themselves). My main concern would be compatibility - ensuring earlier Windows versions continue to behave the same, but also the impact on applications already running on Windows 11 or Server 2022 which may suddenly get an increase in the number of available processors. We might need a product flag to opt-in to this new behaviour, or at least a diagnostic flag to allow users to opt-out.

Thanks @dholmes-ora. I will add a product flag to opt-in to this new functionality.

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

PR Comment: https://git.openjdk.org/jdk/pull/17576#issuecomment-1917729356


More information about the hotspot-runtime-dev mailing list