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

java.net.URI does not parse literal IPv4 + explicit port URIs properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta
    • sparc
    • solaris_1

      Build tested against: Merlin b57

      The java.rmi.Naming.lookup(url) call performs a lookup against the localhost even though the specified url points to a different host.

      This is evident from the client logs attached. In case of the b57 logs, the URL that is specified points to 129.144.250.194:9000/DGCTestServer, but it appears to be doing a lookup against 129.144.250.205, the localhost in this case.

      However, the same test passes against build b56, as seen in the client log for this build.

      For further details about the test case, please contact me at x53492 or Muthu at X53517

            ywangsunw Yingxian Wang (Inactive)
            nkesavansunw Nandkumar Kesavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: