On Wed, 10 Apr 2024 04:23:30 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update 
>> test/hotspot/jtreg/vmTestbase/nsk/jdi/ListeningConnector/stopListening/stoplis001.java
>>   
>>   Co-authored-by: Chris Plummer <chris.plum...@oracle.com>
>
> test/hotspot/jtreg/vmTestbase/nsk/jdi/ListeningConnector/stopListening/stoplis001.java
>  line 98:
> 
>> 96:             log.display("TEST: start listening the address " + addr);
>> 97: 
>> 98:         // argHandler.getTransportPort() returns a free port (different 
>> from the listening port in cArgs2)
> 
> Suggestion:
> 
>         // argHandler.getTransportPort() returns a free port (different from 
> the port allocated by startListen(cArgs2))

done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18705#discussion_r1559838917

Reply via email to