Integrated: 8350464: The flags to set the native priority for the VMThread and Java threads need a broader range
David Holmes
dholmes at openjdk.org
Mon Feb 24 03:18:06 UTC 2025
On Fri, 21 Feb 2025 05:25:44 GMT, David Holmes <dholmes at openjdk.org> wrote:
> See JBS for background details, but basically -1 -> 127 is inappropriate and the priority range should be the full int_min - int_max
>
> Testing:
> - tiers 1-3 sanity testing
>
> Thanks
This pull request has now been integrated.
Changeset: 0795d11b
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0795d11bfc0c6640ed7e9f05a17eb2a733d88bc0
Stats: 12 lines in 1 file changed: 0 ins; 0 del; 12 mod
8350464: The flags to set the native priority for the VMThread and Java threads need a broader range
Reviewed-by: stuefe, shade
-------------
PR: https://git.openjdk.org/jdk/pull/23722
More information about the hotspot-runtime-dev
mailing list