[lworld] RFR: 8369532: [lworld] Increase compilation memory limit for TestValueConstruction.java

Tobias Hartmann thartmann at openjdk.org
Fri Oct 10 09:32:17 UTC 2025


On Fri, 10 Oct 2025 09:25:33 GMT, Manuel Hässig <mhaessig 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!

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

Marked as reviewed by thartmann (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1673#pullrequestreview-3322187013


More information about the valhalla-dev mailing list