On Mon, 24 Jun 2024 16:16:29 GMT, SendaoYan <s...@openjdk.org> wrote:

> Hi all,
>   After [JDK-8294960](https://bugs.openjdk.org/browse/JDK-8294960), the 
> footprint memory usage increased significantly when run the testcase with 
> -Xcomp jvm options, then cause the testcase was killed by docker by OOM.
>   Maybe the footprint memory usage increased was inevitable, so I think we 
> should increase the smallest memory limite for this testcase.
>   Only change the testcase, the change has been verified, no risk.

This pull request has now been integrated.

Changeset: fa5ad700
Author:    SendaoYan <s...@openjdk.org>
Committer: Serguei Spitsyn <sspit...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/fa5ad700bb6a92aef7577969e09b4fbd93feb388
Stats:     5 lines in 2 files changed: 2 ins; 0 del; 3 mod

8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue 
= 137

Reviewed-by: lmesnik, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/19864

Reply via email to