RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Raffaello Giulietti
rgiulietti at openjdk.org
Mon May 12 19:58:51 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 rgiulietti (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25186#pullrequestreview-2834324813
More information about the core-libs-dev
mailing list