On Mon, 22 Jan 2024 09:31:43 GMT, sendaoYan <d...@openjdk.org> wrote:
> 8323640: [TESTBUG]testMemoryFailCount in > jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because > OOM killed `1k` increments for a total of `512k` times seems overkill. Are you sure that's needed to make the test pass? How about `1MB` increments for a total of `512` times? ------------- PR Review: https://git.openjdk.org/jdk/pull/17514#pullrequestreview-1836685784