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

SendaoYan syan at openjdk.org
Wed Aug 27 06:40:33 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.

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

Commit messages:
 - Backport 19ead83208381512fa2c89673b8d992b6106cc1c

Changes: https://git.openjdk.org/jdk8u-dev/pull/683/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=683&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8186149
  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 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