On Mon, 12 Aug 2024 08:18:17 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this doc-only change which updates the javadoc > on several methods of the `java.net.DatagramSocket` class to match its > current implementation? > > This addresses https://bugs.openjdk.org/browse/JDK-8336817. > > I'll open a CSR once we settle on the proposed text. This pull request has now been integrated. Changeset: 686eb233 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/686eb233d59ab72e872b8dc32cb14bf74519efc5 Stats: 59 lines in 2 files changed: 18 ins; 2 del; 39 mod 8336817: Several methods on DatagramSocket and MulticastSocket do not specify behaviour when already closed or connected Reviewed-by: dfuchs, alanb ------------- PR: https://git.openjdk.org/jdk/pull/20543