On Mon, 13 Jul 2026 12:26:29 GMT, Arno Zeller <[email protected]> wrote:
>> The tests java/net/MulticastSocket/Test.java and >> java/net/MulticastSocket/NoLoopbackPackets.java fail on a Linux server with >> IPv6 enabled for loopback interface but not for another interface. >> They better check not only for any available IPv6 interface, but ensure that >> it is not only the loopback interface. The join relys on routing and the >> loopback interface cannot be used for routing as far as I understand. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Arno Zeller has updated the pull request incrementally with one additional > commit since the last revision: > > Adjust copyright This looks good to me. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31512#pullrequestreview-4720460590
