RFR: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java

Vladimir Kozlov kvn at openjdk.org
Fri Oct 18 18:44:03 UTC 2024


On Fri, 18 Oct 2024 15:55:24 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> The test `test/hotspot/jtreg/compiler/c2/TestScalarReplacementMaxLiveNodes.java` fails on linux-x64/macos-x64/macos-aarch64/windows-x64. To make less CI noisy, we can simply increase the max memory usage before the failure root cause been fixed.
> The change has been verified locally. Test-fix only, no risk.

Good and trivial.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21586#pullrequestreview-2378759447


More information about the hotspot-compiler-dev mailing list