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

Chen Liang liach at openjdk.org
Mon May 12 19:29:53 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.

Marked as reviewed by liach (Reviewer).

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

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


More information about the core-libs-dev mailing list