RFR: 8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens [v4]

Yasumasa Suenaga ysuenaga at openjdk.java.net
Thu Jan 7 00:35:56 UTC 2021


On Fri, 18 Dec 2020 08:07:53 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

>> @dfuch Thanks for your comment! I updated PR.
>> 
>> * Close the stream in `StreamIterator::hasNext`
>> * Throw `UncheckedIOException` whenever IOE happens
>> * Added testcase for this PR
>> 
>> Could you review again?
>
> @ChrisHegarty @dfuch could you review new change? It updates a testcase.

PING: could you review this PR?

-------------

PR: https://git.openjdk.java.net/jdk/pull/1614


More information about the net-dev mailing list