[jdk25u-dev] RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
SendaoYan
syan at openjdk.org
Thu Dec 11 02:30:26 UTC 2025
On Wed, 10 Dec 2025 10:02:59 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> > This is the prefix backport for #72
>
> Um, I don't understand. This test is for JDK-8370572, which is not yet fixed in jdk25u, so it will fail.
Thanks for the remind.
I want to backport JDK-8370492 to fix some tests failure. But this is the prefix backport for JDK-8370492, because the test test/hotspot/jtreg/containers/docker/TestMisc.java touched by JDK-8370492 need the changes of this PR.
I think I need some more time how to deal with it. Maybe we should backport this PR paitial, just backport the related `DockerTestUtils.isPodman()` change.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/73#issuecomment-3639778876
More information about the jdk-updates-dev
mailing list