On Thu, 6 Aug 2026 09:56:17 GMT, Volkan Yazici <[email protected]> wrote:
> Ensure `HttpServer` doesn't close connection after zero-length requests. > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). test/jdk/com/sun/net/httpserver/property/DrainAmountPropertyTest.java line 44: > 42: /* > 43: * @test id=default > 44: * @bug 8295785 Should this instead be `8387853`? test/jdk/com/sun/net/httpserver/property/DrainAmountPropertyTest.java line 54: > 52: /* > 53: * @test id=negative > 54: * @bug 8295785 8387853 Maybe remove the reference to 8295785? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32234#discussion_r3749073956 PR Review Comment: https://git.openjdk.org/jdk/pull/32234#discussion_r3749080029
