Integrated: 8319417: (dc) DatagramChannel.connect undocumented behavior

Michael McMahon michaelm at openjdk.org
Wed Nov 29 14:06:20 UTC 2023


On Mon, 13 Nov 2023 17:28:29 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi,
> 
> This is a small doc change for DatagramChannel.getLocalAddress() and the equivalent methods on DatagramSocket which documents some existing (but not currently documented) behavior.
> 
> Thanks,
> Michael

This pull request has now been integrated.

Changeset: a2c5f1fc
Author:    Michael McMahon <michaelm at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a2c5f1fc914ef5c28d044b75598f895cf6097138
Stats:     19 lines in 2 files changed: 19 ins; 0 del; 0 mod

8319417: (dc) DatagramChannel.connect undocumented behavior

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/16635


More information about the nio-dev mailing list