On Fri, 10 Oct 2025 09:25:33 GMT, Manuel Hässig <[email protected]> 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. This pull request has now been integrated. Changeset: 99f28f59 Author: Manuel Hässig <[email protected]> Committer: Tobias Hartmann <[email protected]> URL: https://git.openjdk.org/valhalla/commit/99f28f596693f078c535f5df40b8da6f31148f86 Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod 8369532: [lworld] Increase compilation memory limit for TestValueConstruction.java Reviewed-by: thartmann ------------- PR: https://git.openjdk.org/valhalla/pull/1673
