On Wed, 12 Aug 2026 06:55:44 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). > > Volkan Yazici has updated the pull request incrementally with one additional > commit since the last revision: > > Add context to `SocketException("EOF")` Thank you Volkan for the updates. This looks good to me. The source fix is a bit far away from this system property usage and the test introduced in this PR is a bit involved (which is understandable). Before integrating, for additional assurance, please once check that the test fails without the source change. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32234#pullrequestreview-4913829712
