RFR: 8264200: java/nio/channels/DatagramChannel/SRTest.java fails intermittently [v4]
Conor Cleary
ccleary at openjdk.java.net
Thu Apr 8 14:38:18 UTC 2021
On Wed, 7 Apr 2021 11:50:45 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:
> Both ClassicWriter and NioWriter constructors take a port, which is the destination port of the recipient rather than a port to which they'll bind -- maybe a rename of the parameter to dstPort ?
[Most recent commit](https://github.com/openjdk/jdk/pull/3354/commits/594244555c95f799c1bf83841c2b042749b38b67) makes this change as suggested by @msheppar
-------------
PR: https://git.openjdk.java.net/jdk/pull/3354
More information about the nio-dev
mailing list