RFR: 8349670: HttpServer: sending interim responses fails after JDK-7026262 [v4]
Josiah Noel
duke at openjdk.org
Tue Sep 23 17:05:25 UTC 2025
On Tue, 23 Sep 2025 16:57:57 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Josiah Noel has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update ExchangeImpl.java
>
> test/jdk/com/sun/net/httpserver/InputRead100Test.java line 28:
>
>> 26: * @bug 8349670
>> 27: * @summary Test 1xx response handling
>> 28: * @run testng/othervm InputRead1xxTest
>
> Did you forget to rename the test class and test file? The class is still called InputRead100Test.
looks so
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27069#discussion_r2372942958
More information about the net-dev
mailing list