RFR: 8264200: java/nio/channels/DatagramChannel/SRTest.java fails intermittently [v5]

Conor Cleary ccleary at openjdk.java.net
Mon Apr 12 10:54:31 UTC 2021


On Sun, 11 Apr 2021 13:31:18 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Conor Cleary has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8264200: Changed port to dstPort in Writers
>
> test/jdk/java/nio/channels/DatagramChannel/SRTest.java line 26:
> 
>> 24: /* @test
>> 25:  * @summary Test DatagramChannel's send and receive methods
>> 26:  * @author Mike McCloskey
> 
> This change is essentially replacing this JDK 1.4 era test so probably should remove the @author tag.

Removed author tag, marking as resolved

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

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


More information about the nio-dev mailing list