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 Marked as reviewed by mchevalier (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/1911#pullrequestreview-3665267234
