git: openjdk/jdk17u-dev: 8310233: Fix THP detection on Linux

Thomas Stuefe stuefe at openjdk.org
Wed Aug 30 09:14:37 UTC 2023


Changeset: 36817195
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2023-08-30 09:13:09 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/36817195e41e2c216cf9ed7641a1081b9b49ac23

8310233: Fix THP detection on Linux

Reviewed-by: phh
Backport-of: 37ca9024ef59d99cae0bd7e25b2e6d3c1e085f97

+ src/hotspot/os/linux/hugepages.cpp
+ src/hotspot/os/linux/hugepages.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
+ test/hotspot/jtreg/runtime/os/HugePageConfiguration.java
+ test/hotspot/jtreg/runtime/os/HugePageDetection.java



More information about the jdk-updates-changes mailing list