On Mon, 12 May 2025 15:53:42 GMT, Roger Riggs <rri...@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. This pull request has now been integrated. Changeset: 0f5c6081 Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0f5c608143413bc0d40fca31e097c7b40c7a6618 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME Reviewed-by: liach, lancea, rgiulietti ------------- PR: https://git.openjdk.org/jdk/pull/25186