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

Paul Hohensee phh at openjdk.org
Mon Oct 27 18:15:48 UTC 2025


On Thu, 23 Oct 2025 09:43:44 GMT, SendaoYan <syan at openjdk.org> wrote:

>> 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

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk8u-dev/pull/683#pullrequestreview-3384828146


More information about the jdk8u-dev mailing list