[jdk17u-dev] RFR: 8312585: Rename DisableTHPStackMitigation flag to THPStackMitigation

Thomas Stuefe stuefe at openjdk.org
Thu Aug 31 05:08:38 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.

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

Commit messages:
 - Backport 226cdc696d933fbc174d07b0d9817246dbc0e06c

Changes: https://git.openjdk.org/jdk17u-dev/pull/1699/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1699&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8312585
  Stats: 12 lines in 3 files changed: 2 ins; 2 del; 8 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1699.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1699/head:pull/1699

PR: https://git.openjdk.org/jdk17u-dev/pull/1699


More information about the jdk-updates-dev mailing list