[jdk21u] RFR: 8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation [v5]

Thomas Stuefe stuefe at openjdk.org
Thu Aug 31 15:02:39 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 three additional commits since the last revision:

 - Merge branch 'openjdk:master' into tstuefe-backport-226cdc69
 - Merge branch 'openjdk:master' into tstuefe-backport-226cdc69
 - Backport 226cdc696d933fbc174d07b0d9817246dbc0e06c

-------------

Changes:
  - all: https://git.openjdk.org/jdk21u/pull/105/files
  - new: https://git.openjdk.org/jdk21u/pull/105/files/8ed050e7..f5cf1efd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u&pr=105&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk21u&pr=105&range=03-04

  Stats: 608 lines in 18 files changed: 401 ins; 62 del; 145 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