[jdk25u-dev] RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572

SendaoYan syan at openjdk.org
Wed Dec 10 09:11:48 UTC 2025


On Wed, 10 Dec 2025 09:04:49 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [29100320](https://github.com/openjdk/jdk/commit/291003208c025ce4f9a94ba6093e207d0792bbb9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Severin Gehwolf on 11 Nov 2025 and was reviewed by Aleksey Shipilev and SendaoYan.
> 
> Thanks!

Verify command:


j -conc:20 -jdk:build/linux-x86_64-server-release/images/jdk/ -Djdk.test.docker.image.name=jdk-build -Djdk.test.docker.image.version=11 test/hotspot/jtreg/containers/docker/TestJFRWithJMX.java test/hotspot/jtreg/containers/docker/TestJcmd.java test/hotspot/jtreg/containers/docker/TestMemoryInvisibleParent.java test/hotspot/jtreg/containers/docker/TestMemoryWithSubgroups.java test/hotspot/jtreg/containers/docker/TestPids.java test/jdk/jdk/internal/platform/docker/TestDockerMemoryMetricsSubgroup.java

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/73#issuecomment-3636064494


More information about the jdk-updates-dev mailing list