[lworld] RFR: 8375366: [lworld] AcmpTest.java fails with OutOfMemoryError in stress-valhalla-StressG1
Tobias Hartmann
thartmann at openjdk.org
Thu Jan 15 12:16:42 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
Thanks for the review Marc!
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1911#issuecomment-3754433138
More information about the valhalla-dev
mailing list