RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME

Lance Andersen lancea at openjdk.org
Mon May 12 19:49:52 UTC 2025


On Mon, 12 May 2025 15:53:42 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> The failure of the new StringBuilder HugeCapacity test testHugePlus is intermittent with some GC's.
> It could be reliably reproduced with the serialGC and parallelGC's.
> 
> Raise the memory limit from 6G to 8G to accommodate the new test with all GCs.

Looks good to me

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

Marked as reviewed by lancea (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25186#pullrequestreview-2834305295


More information about the core-libs-dev mailing list