> 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: Use try-with-resources for HttpClient

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/32209/files
  - new: https://git.openjdk.org/jdk/pull/32209/files/998b6b78..05284b36

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32209&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32209&range=01-02

  Stats: 28 lines in 1 file changed: 1 ins; 0 del; 27 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

Reply via email to