[jdk11u-dev] Integrated: 8366221: [11u] TestPromotionFromSurvivorToTenuredAfterMinorGC.java javac build fails
SendaoYan
syan at openjdk.org
Sat Dec 13 02:53:14 UTC 2025
On Wed, 27 Aug 2025 06:08:29 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.
This pull request has now been integrated.
Changeset: 716be58b
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/716be58b08a7445aa591dfe55bf2e48924dd58a9
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8366221: [11u] TestPromotionFromSurvivorToTenuredAfterMinorGC.java javac build fails
Reviewed-by: phh
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/3079
More information about the jdk-updates-dev
mailing list