RFR: JDK-8325306: Rename static huge pages to explicit huge pages
Thomas Stuefe
stuefe at openjdk.org
Tue Feb 6 08:18:04 UTC 2024
I was asked at FOSDEM why I used the "Static" moniker for anything hugetlbfs-related. I could not really give an answer, and "Explicit" would be a clearer description.
This patch is just a 1:1 rename of "static" -> "explicit". No functional changes.
-------------
Commit messages:
- adjust copyrights
- JDK-8325306
Changes: https://git.openjdk.org/jdk/pull/17723/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17723&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325306
Stats: 82 lines in 6 files changed: 0 ins; 0 del; 82 mod
Patch: https://git.openjdk.org/jdk/pull/17723.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17723/head:pull/17723
PR: https://git.openjdk.org/jdk/pull/17723
More information about the hotspot-runtime-dev
mailing list