RFR: 8349670: HttpServer: sending interim responses fails after JDK-7026262 [v15]

Daniel Fuchs dfuchs at openjdk.org
Thu Oct 9 16:25:53 UTC 2025


On Thu, 9 Oct 2025 16:20:29 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Josiah Noel has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   pr comment
>
> test/jdk/com/sun/net/httpserver/Send1xxResponsesTest.java line 216:
> 
>> 214:         System.out.println("Client finished.");
>> 215:     }
>> 216: }
> 
> Please add new line at the end.

Also please add a method named - e.g - 
testSending123() that should be very similar to `testManualContinue()` but sends 123 instead of 100.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27069#discussion_r2417310534


More information about the net-dev mailing list