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

duke duke at openjdk.org
Thu Jul 18 02:29:36 UTC 2024


On Mon, 24 Jun 2024 16:16:29 GMT, SendaoYan <syan at 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.

@sendaoYan 
Your change (at version a7c1d63434bbb24122f4256cb695129afac70804) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/19864#issuecomment-2235175938


More information about the core-libs-dev mailing list