[jdk8u-dev] RFR: 8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java [v2]

SendaoYan syan at openjdk.org
Thu Sep 25 02:57:04 UTC 2025


> Hi all,
> 
> I found that gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java intermittent fails which has been fixed by jdk13 in [JDK-8218049](https://bugs.openjdk.org/browse/JDK-8218049). I think this fixed PR do not suitable to backport from jdk13 to jdk8u. So I want to backport [JDK-8186149](https://bugs.openjdk.org/browse/JDK-8186149) to quarantine this fragile test.
> 
> Backport not clean because there are many different context between jdk8u and jdk13 for hotspot/test/ProblemList.txt
> 
> Only touch the Problemlist, no risk.

SendaoYan 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 two additional commits since the last revision:

 - Merge branch 'openjdk:master' into jbs8186149
 - Backport 19ead83208381512fa2c89673b8d992b6106cc1c

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/683/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/683/files/2d8289b0..ee59d45d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=683&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=683&range=00-01

  Stats: 4025 lines in 70 files changed: 2258 ins; 1214 del; 553 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/683.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/683/head:pull/683

PR: https://git.openjdk.org/jdk8u-dev/pull/683


More information about the jdk8u-dev mailing list