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

Test com/sun/jndi/dns/ConfigTests/PortUnreachable.java does not work on AIX

XMLWordPrintable

    • b26
    • aix

        The test com/sun/jndi/dns/ConfigTests/PortUnreachable.java is not working on AIX.
        It tests that when a DNS server is unreachable it fails quickly with a PortUnreachableException due to ICMP Destination Unreachable packets received and not having to wait for the full timeout interval.
        Unfortunately, on AIX such ICMP packets are not received, so the only exception cause will be the timeout. Hence, this test can't work on AIX, so it should not be executed there.

              clanger Christoph Langer
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: