On Thu, 15 Jan 2026 07:46:20 GMT, Tobias Hartmann <[email protected]> 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

This pull request has now been integrated.

Changeset: f838c795
Author:    Tobias Hartmann <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/f838c795c691929e1af1c0344cc83f0c2bd82375
Stats:     19 lines in 1 file changed: 0 ins; 9 del; 10 mod

8375366: [lworld] AcmpTest.java fails with OutOfMemoryError in 
stress-valhalla-StressG1

Reviewed-by: qamai, mchevalier

-------------

PR: https://git.openjdk.org/valhalla/pull/1911

Reply via email to