[jdk21u] RFR: 8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation [v2]
Thomas Stuefe
stuefe at openjdk.org
Wed Aug 30 12:46:55 UTC 2023
> Clean backport. 8312182 introduced a mitigation for THP-related RSS bloat; it came with a switch to switch it off. We then decided to rename the switch. Since the switch should be the same across all releases, this needs to be backported too.
Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'openjdk:master' into tstuefe-backport-226cdc69
- Merge branch 'openjdk:master' into tstuefe-backport-226cdc69
- Backport 226cdc696d933fbc174d07b0d9817246dbc0e06c
- Backport 733250288325bc663afc0376342d4c5a7a471cbd
-------------
Changes:
- all: https://git.openjdk.org/jdk21u/pull/105/files
- new: https://git.openjdk.org/jdk21u/pull/105/files/9367cbbb..ff51a268
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u&pr=105&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u&pr=105&range=00-01
Stats: 162 lines in 15 files changed: 131 ins; 14 del; 17 mod
Patch: https://git.openjdk.org/jdk21u/pull/105.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/105/head:pull/105
PR: https://git.openjdk.org/jdk21u/pull/105
More information about the jdk-updates-dev
mailing list