RFR: JDK-7155591 - [macosx] regression test java/net/MulticastSocket/SetOutgoingIf.java fail
Brian Burkhalter
brian.burkhalter at oracle.com
Thu May 4 21:13:40 UTC 2017
Hi Mark,
Not exactly my area but I did look over similar code that Chris wrote for [1] and your code here looks OK (aside from the more recent copyright year).
Thanks,
Brian
[1] https://bugs.openjdk.java.net/browse/JDK-8158270
On May 4, 2017, at 1:56 PM, Mark Sheppard <mark.sheppard at oracle.com> wrote:
> Hi,
> please oblige and review the following change
> http://cr.openjdk.java.net/~msheppar/7155591/webrev/
>
> to address the issue raised in
> https://bugs.openjdk.java.net/browse/JDK-7155591
>
> this identifies that the awdl interface causes issues for the SetOutgoingIf multicast socket test, and
> the proposed solution is exclude it from test scenarios. As such, the change
> adds a check to ignore this network interface during interface selection.
>
> regards
> Mark
More information about the net-dev
mailing list