On 12/12/2018 16:15, Chris Hegarty wrote:
The backout looks correct, and I agree with the approach.
-Chris.
On 12/12/2018 16:09, Pavel Rappo wrote:
Hello,
Please review the following change:
http://cr.openjdk.java.net/~prappo/8215292/webrev.00
That change backs out the fix for "Bind to node- or linklocal ipv6
multicast
address fails" [1]. The change in question is produced as:
hg diff -c 23b3a46fa159 --reverse --git
Looks okay to me too, this one turned to be side effects that originally
intended. I think our long standing recommendation to use the join
methods for portable code stands.
-Alan