RFR: 8294541 - java/io/BufferedInputStream/TransferTo.java fails with OOME [v2]
Markus KARG
duke at openjdk.org
Sun Oct 9 08:24:20 UTC 2022
On Sat, 8 Oct 2022 21:45:29 GMT, Markus KARG <duke at openjdk.org> wrote:
>> Fixes 8294541
>
> Markus KARG has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed two more reported cases using 1.2 GiB
Did a final test with `MIN_SIZE = 100_000_000` and it did pass. So I agree that it should be safe to /integrate now. Thanks, Alan! :-)
-------------
PR: https://git.openjdk.org/jdk/pull/10524
More information about the core-libs-dev
mailing list