On Sat, 8 Jul 2023 06:15:13 GMT, Vyom Tewari <[email protected]> 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. This pull request has now been integrated. Changeset: acaab6fd Author: Vyom Tewari <[email protected]> URL: https://git.openjdk.org/jdk/commit/acaab6fd74f507bb6b18167505d88e505bdf24bd Stats: 163 lines in 2 files changed: 161 ins; 0 del; 2 mod 8306040: HttpResponseInputStream.available() returns 1 on empty stream Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/14810
