RFR: 8306040: HttpResponseInputStream.available() returns 1 on empty stream

Vyom Tewari vtewari at openjdk.org
Thu Aug 17 03:28:25 UTC 2023


On Sat, 8 Jul 2023 06:15:13 GMT, Vyom Tewari <vtewari at openjdk.org> wrote:

> Please review the code change for [JDK-8306040](https://bugs.openjdk.org/browse/JDK-8306040). In the overridden "available" method of "HttpResponseInputStream" we are returning 1 after exploring all the code path.

@dfuch can you please review this PR ?.

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

PR Comment: https://git.openjdk.org/jdk/pull/14810#issuecomment-1681553649


More information about the net-dev mailing list