git: openjdk/jdk21u-dev: master: 6942632: Hotspot should be able to use more than 64 logical processors on Windows

Paul Hohensee phh at openjdk.org
Thu Sep 26 20:08:57 UTC 2024


Changeset: 5be5942d
Branch: master
Author:    Saint Wesonga <saint.wesonga at microsoft.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-09-26 20:06:42 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/5be5942de233727b261b847340441bc6c98b17ce

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

Backport-of: f15d423fb5451c7c8f2d1007235ebf8aa79a403e

! make/test/JtregNativeHotspot.gmk
! src/hotspot/os/windows/globals_windows.hpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/os/windows/os_windows.hpp
! test/hotspot/gtest/runtime/test_os_windows.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/gtest/WindowsProcessorGroups.java
+ test/hotspot/jtreg/runtime/os/windows/GetAvailableProcessors.java
+ test/hotspot/jtreg/runtime/os/windows/TestAvailableProcessors.java
+ test/hotspot/jtreg/runtime/os/windows/exeGetProcessorInfo.c



More information about the jdk-updates-changes mailing list