RFR: 8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use" [v2]

Alex Menkov amenkov at openjdk.java.net
Tue Aug 3 19:59:57 UTC 2021


On Tue, 3 Aug 2021 05:48:08 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Additional code cleanup as requested by reviewer
>
> test/hotspot/jtreg/vmTestbase/nsk/share/IORedirector.java line 74:
> 
>> 72:         this();
>> 73:         this.bin  = in;
>> 74:         addProcessor( s -> log.println(prefix + s));
> 
> Nit: unneeded space before "s ->".

Fixed

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

PR: https://git.openjdk.java.net/jdk/pull/4817


More information about the serviceability-dev mailing list