RFR: 8356395: Spec needs to be clarified for InterfaceAddress.getBroadcast() method [v3]
Daniel Fuchs
dfuchs at openjdk.org
Tue May 13 16:02:54 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
I like this new version.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25095#pullrequestreview-2837351449
More information about the net-dev
mailing list