Request for JCK17 tests exclusion
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 18 15:21:41 UTC 2023
On 18/10/2023 15:55, Nandagiri, Ramadasu (NSDi) wrote:
> Hi,
>
> Please see the discussion in the following mails. One of the TCK test
> cases, api/java_net/MulticastSocket/ClassLevel.html is failing on
> NonStop platform as NonStop doesn't support IP_MULTICAST_ALL option.
>
> We would like this test case to be excluded from TCK. Please share
> your thoughts on this request.
I realize you have been directed here but this is not the right place to
discuss TCK exclusion requests.
From the mails you forwarded then it looks like there are issues with
the multicast support in your port to NonStop. The IP_MULTICAST_ALL
socket option you mention is used in the Linux port to avoid
interference when two sockets are bound to the same port but joined to
different multicast groups. Linux is an outlier in this scenario so the
socket option is set to prevent the interference. My guess is that few
people here will know NonStop but you could being porting questions on
this code to net-dev.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20231018/d31a4656/attachment-0001.htm>
More information about the core-libs-dev
mailing list