> 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).
Lee Jiwon has updated the pull request incrementally with one additional commit since the last revision: 8308183: Convert the regression test to JUnit and update the bug tag ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32209/files - new: https://git.openjdk.org/jdk/pull/32209/files/ed78d762..998b6b78 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32209&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32209&range=00-01 Stats: 24 lines in 1 file changed: 5 ins; 7 del; 12 mod Patch: https://git.openjdk.org/jdk/pull/32209.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32209/head:pull/32209 PR: https://git.openjdk.org/jdk/pull/32209
