On Fri, 8 Aug 2025 07:42:14 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

>> test/jdk/java/net/vthread/HttpALot.java line 36:
>> 
>>> 34: import java.util.concurrent.atomic.AtomicInteger;
>>> 35: import com.sun.net.httpserver.HttpServer;
>>> 36: import jdk.test.lib.net.URIBuilder;
>> 
>> Did you mean to move the imports? Just curious as I usually put the test 
>> description at the top to make it easy to find, I guess others prefer it 
>> after the imports.
>
> Hello Alan, I will undo that part. I usually prefer the test definition 
> directly above the class declaration.

It's okay, I was just trying to see if the test description was changed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26686#discussion_r2262200974

Reply via email to