[jdk11u-dev] RFR: 8366221: [11u] TestPromotionFromSurvivorToTenuredAfterMinorGC.java javac build fails [v3]

Paul Hohensee phh at openjdk.org
Mon Oct 27 20:46:16 UTC 2025


On Fri, 24 Oct 2025 02:03:08 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> 
>> The test gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java use the class SurvivorAlignmentTestMain and AlignmentHelper which located in the same directory with tested class. I think we should build the depencied class explictly to avoid jtreg report javac compile failure.
>> 
>> This test was removed by https://bugs.openjdk.org/browse/JDK-8255298, So this test only effect jdk11u.
>> 
>> Change has been verified locally, test-fix only, 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 jbs8366221
>  - Merge branch 'openjdk:master' into jbs8366221
>  - 8366221: [11u] TestPromotionFromSurvivorToTenuredAfterMinorGC.java javac build fails

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk11u-dev/pull/3079#pullrequestreview-3385394758


More information about the jdk-updates-dev mailing list