[lworld] RFR: 8375366: [lworld] AcmpTest.java fails with OutOfMemoryError in stress-valhalla-StressG1
Quan Anh Mai
qamai at openjdk.org
Thu Jan 15 11:15:22 UTC 2026
On Thu, 15 Jan 2026 07:46:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> We run the test with limited heap size in internal testing and it fails with an OutOfMemoryError because it pre-generates a large number of test cases and stores them in an ArrayList. Let's just execute the test cases directly instead.
>
> Thanks,
> Tobias
LGTM, not sure why it was written like that
-------------
Marked as reviewed by qamai (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1911#pullrequestreview-3665115390
More information about the valhalla-dev
mailing list