Re: RFR: 8294541 - java/io/BufferedInputStream/TransferTo.java fails with OOME [v2]

2022-10-09 Thread Markus KARG
On Sat, 8 Oct 2022 21:45:29 GMT, Markus KARG 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

Re: RFR: 8294541 - java/io/BufferedInputStream/TransferTo.java fails with OOME [v2]

2022-10-09 Thread Alan Bateman
On Sat, 8 Oct 2022 21:45:29 GMT, Markus KARG 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 Marked as reviewed by alanb (Reviewer). - PR:

Re: RFR: 8294541 - java/io/BufferedInputStream/TransferTo.java fails with OOME [v2]

2022-10-08 Thread Markus KARG
> 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 - Changes: - all: https://git.openjdk.org/jdk/pull/10524/files - new: