RFR: 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.
Thanks for the review.
Test-fix only, no risk.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21586#issuecomment-2425825130
More information about the hotspot-compiler-dev
mailing list