[jdk8u-dev] RFR: 8186149: quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java [v3]
SendaoYan
syan at openjdk.org
Thu Oct 23 09:43:44 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 three additional commits since the last revision:
- Merge branch 'openjdk:master' into jbs8186149
- 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/ee59d45d..0f13e9c9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=683&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=683&range=01-02
Stats: 7 lines in 2 files changed: 5 ins; 0 del; 2 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