RFR: 8356395: Spec needs to be clarified for InterfaceAddress class level API documentation and getBroadcast() method [v3]
duke
duke at openjdk.org
Thu May 15 07:19:52 UTC 2025
On Tue, 13 May 2025 15:08:08 GMT, kieran-farrell <duke at openjdk.org> wrote:
>> Spec currently suggests that only IPv6 addresses can return null for InterfaceAddress.getBroadcast(). Clarifying spec to state that certain IPv4 address such as the loopback address do not support broadcasting and can therefore also return null.
>
> kieran-farrell has updated the pull request incrementally with one additional commit since the last revision:
>
> Update InterfaceAddress.java
@kieran-farrell
Your change (at version 83beab731c8341b4f79a08dd01921159fc66c233) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25095#issuecomment-2882812317
More information about the net-dev
mailing list