RFR: 8263080: Obsolete relationship in MulticastSocket API documentation. [v2]
    Daniel Fuchs 
    dfuchs at openjdk.java.net
       
    Wed Mar 10 11:17:30 UTC 2021
    
    
  
On Wed, 10 Mar 2021 09:52:10 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:
>> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Improved first sentence
>
> src/java.base/share/classes/java/net/MulticastSocket.java line 42:
> 
>> 40:  * that are commonly used by multicasting applications.
>> 41:  * <P>
>> 42:  * A multicast group is specified by a class D IP address
> 
> I wonder does it require a line to introduce groups in a similar to the previous iteration of the doc?
Hmmm... That's a good point. I added the suggested text, then noticed some inconsistencies in the example code that I had to fix. Now this will require a CSR I guess.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2842
    
    
More information about the net-dev
mailing list