On Tue, 30 Jun 2026 09:14:35 GMT, Manuel Hässig <[email protected]> wrote:
> After the integration of #2565 three subtests of > `compiler/valhalla/inlinetypes/TestValueConstruction.java` started failing, > but only when `-XX:+StressUnstableIfTraps` was passed. This PR fixes this by > introducing new subtasks with a higher memlimit for the affected subtests. > > Alternatively, I could have simply raised the memlimit, but this would > diminish the capability of these tests to detect regressions in the > scalarization strategy. > > Testing: > - [x] 50 repetitions of > `compiler/valhalla/inlinetypes/TestValueConstruction.java` > - [x] 50 repetitions of > `compiler/valhalla/inlinetypes/TestValueConstruction.java` with > `-XX:+StressUnstableIfTraps` > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: fa0f4a6c Author: Manuel Hässig <[email protected]> Committer: Tobias Hartmann <[email protected]> URL: https://git.openjdk.org/valhalla/commit/fa0f4a6c42c570d702a130ce0b071f5a6bc3fbdd Stats: 6 lines in 2 files changed: 3 ins; 3 del; 0 mod 8387464: [lworld] Increase memlimit and unproblemlist TestValueConstruction.java Reviewed-by: thartmann ------------- PR: https://git.openjdk.org/valhalla/pull/2599
