[jdk26u] RFR: 8371503: RETAIN_IMAGE_AFTER_TEST do not work for some tests
SendaoYan
syan at openjdk.org
Sat Feb 14 03:04:52 UTC 2026
On Sat, 14 Feb 2026 02:48:11 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [34f24131](https://github.com/openjdk/jdk/commit/34f241317ecd7473cfb6dcc2e6e5cf3a40299e2c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by SendaoYan on 15 Dec 2025 and was reviewed by Leonid Mesnik and David Holmes.
>
> Thanks!
Verify command:
j -Djdk.test.docker.image.name=jdk-build -Djdk.test.docker.image.version=11 -conc:20 $(git status -s | awk '{print $NF}' | sed "/ockerTestUtils.java/d" | xargs)
-------------
PR Comment: https://git.openjdk.org/jdk26u/pull/52#issuecomment-3900539933
More information about the jdk-updates-dev
mailing list