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

Test uses host that now is unreachable

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      regression test suite for 5.0u16b05rev

      test j2se/java/nio/channels/SocketChannel/Connect.java
      because: Failed. Execution failed: `main' threw exception: java.net.UnknownHostException: jano.sfbay.sun.com: jano.sfbay.sun.com

      it fails on getByName("jano.sfbay.sun.com");
      ...
       InetSocketAddress isa = new InetSocketAddress(InetAddress.getByName (hostname), 80);
      ...



      test use REFUSING_HOST = "jano.sfbay.sun.com" in java/nio/channels/TestUtil.java
      while trying to connect it throws `main' threw exception: java.net.UnknownHostException: jano.sfbay.sun.com: jano.sfbay.sun.com

      $ ping jano.sfbay.sun.com
      ping: unknown host jano.sfbay.sun.com

      May be jano.sfbay.sun.com is temporarily unavailable or it should be changed to another appropriate host

      Attachments

        Issue Links

          Activity

            People

              asaha Abhijit Saha
              ikobzaresunw Ivan Kobzarev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: