Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread David Lloyd
On Fri, Sep 7, 2018 at 11:08 AM David Lloyd wrote: > On Fri, Sep 7, 2018 at 6:56 AM Andre Naujoks wrote: > > On 9/7/18 1:15 PM, Alan Bateman wrote: > > > On 07/09/2018 10:49, Decke, Hendrik (K-GERFA/A) wrote: > > >> > > >> Hello, > > >> > > >> it seems one of our external developers (Andre Naujok

Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread David Lloyd
On Fri, Sep 7, 2018 at 6:56 AM Andre Naujoks wrote: > On 9/7/18 1:15 PM, Alan Bateman wrote: > > On 07/09/2018 10:49, Decke, Hendrik (K-GERFA/A) wrote: > >> > >> Hello, > >> > >> it seems one of our external developers (Andre Naujoks, CC) found a > >> bug while binding a IPv6 multicast UDP-socket

Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread Andre Naujoks
On 9/7/18 1:57 PM, Alan Bateman wrote: > On 07/09/2018 12:33, Andre Naujoks wrote: >> : >> Hi Alan. >> >> First of all, thank you for the quick reply. I was not aware, that there >> was actually a bug opened for that issue. >> >> The join is not the problem at this point. We need to bind the socket

Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread Alan Bateman
On 07/09/2018 12:33, Andre Naujoks wrote: : Hi Alan. First of all, thank you for the quick reply. I was not aware, that there was actually a bug opened for that issue. The join is not the problem at this point. We need to bind the socket to the address to avoid receiving traffic from all multic

Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread Andre Naujoks
On 9/7/18 1:15 PM, Alan Bateman wrote: > On 07/09/2018 10:49, Decke, Hendrik (K-GERFA/A) wrote: >> >> Hello, >> >> it seems one of our external developers (Andre Naujoks, CC) found a >> bug while binding a IPv6 multicast UDP-socket for one of our projects. >> >>   >> >> Since this seems to be a fun

Re: [openjdk-x] Bind to a multicast address fails

2018-09-07 Thread Alan Bateman
On 07/09/2018 10:49, Decke, Hendrik (K-GERFA/A) wrote: Hello, it seems one of our external developers (Andre Naujoks, CC) found a bug while binding a IPv6 multicast UDP-socket for one of our projects. Since this seems to be a fundamental bug (from our perspective), we address this directly

[openjdk-x] Bind to a multicast address fails

2018-09-07 Thread Decke, Hendrik (K-GERFA/A)
Hello, it seems one of our external developers (Andre Naujoks, CC) found a bug while binding a IPv6 multicast UDP-socket for one of our projects. Since this seems to be a fundamental bug (from our perspective), we address this directly to this mailing list. (reproducible in OpenJDK 8-11, Windows