On Thu, 18 Jun 2026 08:56:31 GMT, Manuel Hässig <[email protected]> wrote:
> The test `compiler/valhalla/inlinetypes/TestValueConstruction.java` timed out > repeatedly on our CI. This is a rather large test and the failures mostly > happen when the test machine has a high background load. Therefore, I propose > to raise the timeout a bit further. > > In conjunction, I am removing the memlimit. This should not be necessary > anymore after #2474. > > Testing: > - [x] 50 reps of `compiler/valhalla/inlinetypes/TestValueConstruction.java` > with linux-x64-debug, linux-aarch64-debug, macosx-aarch64-debug, > windows-x64-debug > > --------- > - [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: 4542f1d6 Author: Manuel Hässig <[email protected]> Committer: Chen Liang <[email protected]> URL: https://git.openjdk.org/valhalla/commit/4542f1d6efc5fccafef8232112cfcdbd51a5b1c2 Stats: 20 lines in 1 file changed: 0 ins; 6 del; 14 mod 8386787: [lworld] compiler/valhalla/inlinetypes/TestValueConstruction.java#StressIncrementalInliningDontInlineMyAbstractInit timed out Reviewed-by: phubner, chagedorn ------------- PR: https://git.openjdk.org/valhalla/pull/2565
