git: openjdk/jdk: 6942632: Hotspot should be able to use more than 64 logical processors on Windows
David Holmes
dholmes at openjdk.org
Thu Jun 6 11:56:52 UTC 2024
Changeset: f15d423f
Author: Saint Wesonga <saint.wesonga at microsoft.com>
Committer: David Holmes <dholmes at openjdk.org>
Date: 2024-06-06 11:55:43 +0000
URL: https://git.openjdk.org/jdk/commit/f15d423fb5451c7c8f2d1007235ebf8aa79a403e
6942632: Hotspot should be able to use more than 64 logical processors on Windows
Reviewed-by: jsjolen, dholmes
! 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-changes
mailing list