Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8308807 MulticastSocket cannot join IPv4 multicast group when IPv6 is enabled (aix)
  3. JDK-8315651

Stop hiding AIX specific multicast socket errors via NetworkConfiguration (aix)

XMLWordPrintable

    • b15
    • ppc
    • aix

        test/lib/jdk/test/lib/NetworkConfiguration.java has special code to avoid running into the error to be resolved by the main task JDK-8308807.
        In order to have a clear picture and to potentially see other hidden bugs this extra code should be removed.
        One example is java/net/MulticastSocket/Promiscuous.java, which currently fails because from NetworkConfiguration no ip4MulticastInterface is provided at all. If the AIX specific filter is removed we see the problem addressed in main task.

              tobermeier Thomas Obermeier
              tobermeier Thomas Obermeier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: