Integrated: 8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
SendaoYan
syan at openjdk.org
Mon Oct 21 07:26:04 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.
This pull request has now been integrated.
Changeset: 21682bcd
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/21682bcdccbb35286cbffc21517b3b52abcb2476
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/21586
More information about the hotspot-compiler-dev
mailing list