On Fri, 19 Apr 2024 09:48:49 GMT, Daniel Jeliński <[email protected]> wrote:

>> fix bug JDK-B6968351 by avoiding flush after response headers
>
> test/jdk/com/sun/net/httpserver/bugs/B6968351.java line 45:
> 
>> 43: import java.util.logging.*;
>> 44: 
>> 45: public class B6968351 {
> 
> You could use a more revealing name here; the B*bug numer* aren't very useful

This was done to match the other tests with similar naming in this directory, 
but I am not against changing it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18667#discussion_r1572478553

Reply via email to