[jdk11u-dev] RFR: 8350469: [11u] Backport JDK-8239429 to jdk11u-dev
SendaoYan
syan at openjdk.org
Fri Feb 21 02:59:56 UTC 2025
On Mon, 17 Feb 2025 08:14:35 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> We observed test build/AbsPathsInImage.java fails which has been recorded by https://github.com/dragonwell-project/dragonwell11/issues/934, and this backport can fix the test bug which cause the test failure.
>
> The test bug which cause this test failure has been fixed by JDK-8239429. But JDK-8239429 is invisible cause JDK-8239429 can not backported directly. So I create a new issue to fix the test bug in jdk11u-dev.
>
> Clean backport to fix the test bug, change has been verified locally, test-fix only, no risk.
GHA report 1 test failure:
1. Test "serviceability/sa/ClhsdbFindPC.java#id1" report "java.io.IOException: App waiting timeout", which has been recorded and fixed by [JDK-8249150](https://bugs.openjdk.org/browse/JDK-8249150), it's unralated to this PR.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2997#issuecomment-2673241364
More information about the jdk-updates-dev
mailing list