RFR: 8365956: GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely [v3]

William Kemper wkemper at openjdk.org
Mon Aug 25 17:23:11 UTC 2025


> The adaptive tenuring algorithm has been modified to begin its evaluation of mortality rates from the current tenuring threshold. To compliment this change, objects must also now be strictly above the tenuring threshold to be promoted (instead of greater-than-or-equal).

William Kemper has updated the pull request incrementally with one additional commit since the last revision:

  Fix windows build

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26906/files
  - new: https://git.openjdk.org/jdk/pull/26906/files/8b2fb41a..b9e16d26

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26906&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26906&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/26906.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26906/head:pull/26906

PR: https://git.openjdk.org/jdk/pull/26906


More information about the shenandoah-dev mailing list