RFR: JDK-8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening" [v2]

Alex Menkov amenkov at openjdk.org
Wed Apr 10 17:36:32 UTC 2024


On Wed, 10 Apr 2024 04:23:30 GMT, Chris Plummer <cjplummer at 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.plummer at 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


More information about the serviceability-dev mailing list