RFR: 8294541 - java/io/BufferedInputStream/TransferTo.java fails with OOME
Alan Bateman
alanb at openjdk.org
Sun Oct 9 06:51:09 UTC 2022
On Sat, 8 Oct 2022 21:40:37 GMT, Markus KARG <duke at openjdk.org> wrote:
> I increased `-Xmx` from 1G to 1.2G, and cannot reproduce the reported cases anymore. I gave it ten more random attempts which all passed, too.
I did some testing with this value and it does seem be enough. The alternative is to reduce MAX_SIZE_INCR.
-------------
PR: https://git.openjdk.org/jdk/pull/10524
More information about the core-libs-dev
mailing list