On Wed, 5 Aug 2026 11:58:12 GMT, Lee Jiwon <[email protected]> wrote: > This adds a ServerSocket-based regression test for the case where an > unknown-length body publisher emits a single empty buffer. > The test verifies that the server observes exactly one HTTP/1.1 terminal > chunk. > No production code or HTTP/2/HTTP/3 behavior is changed. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
This pull request has now been integrated. Changeset: 661b121b Author: Lee Jiwon <[email protected]> Committer: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/661b121b9513b205ace47b9ecfc8d16a32c731f4 Stats: 129 lines in 1 file changed: 129 ins; 0 del; 0 mod 8308183: Add a small ServerSocket based test to verify the fix Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/32209
