[lworld] RFR: 8369532: [lworld] Increase compilation memory limit for TestValueConstruction.java
Manuel Hässig
mhaessig at openjdk.org
Fri Oct 10 12:15:56 UTC 2025
On Fri, 10 Oct 2025 09:27:30 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> This PR increases the compilation memory limit for subtasks of TestValueConstruction.java, which oom during JIT compilation in the CI, to 2G while I am working on a more fundamental fix. The new limit and its sparse application is so that the CI still detects further regressions, so this is preferable to a full problem list.
>>
>> Testing:
>> - [x] repeatedly run failing configurations with a 2G memory limit.
>
> Looks good and trivial!
Thank you for your review, @TobiHartmann!
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1673#issuecomment-3389766951
More information about the valhalla-dev
mailing list