RFR: 8336817: Several methods on DatagramSocket and MulticastSocket do not specify behaviour when already closed or connected [v5]

Jaikiran Pai jpai at openjdk.org
Tue Aug 20 01:18:48 UTC 2024


On Mon, 19 Aug 2024 01:48:15 GMT, Jaikiran Pai <jpai at 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.
>
> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address javadoc on methods of MulticastSocket too

The CSR has been approved. I took Alan's suggestion to update the title of the JBS issue and thus the CSR and this PR to more accurately state what this change now addresses.

I'll go ahead and integrate this later today.

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

PR Comment: https://git.openjdk.org/jdk/pull/20543#issuecomment-2297781755


More information about the net-dev mailing list