Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8229706

java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines

XMLWordPrintable

    • b12
    • ppc
    • aix

        On some AIX machines the java/net/MulticastSocket/NoLoopbackPackets.java test fails,
        the IPV6 tests e.g. "ff02::1:1" IPV6 entry in the test are the problematic one.

        ifconfig -a on the "good" machine showed an inet6 address configured for en0.
        But on the machines where the test fails, it is NOT displayed by ifconfig -a.
        A similar issue has been discussed for other Multicast tests ("8207404: MulticastSocket tests failing on Aix" ), so we probably have to
        adjust the checks in the test a bit.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: