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

parseURL does not follow spec

XMLWordPrintable

    • 1.2beta3
    • generic, x86, sparc
    • solaris_2.5.1, windows_95
    • Not verified

      parseURL() in URLStreamHandler does not completely follow the spec for URLs at http://www.internic.net/rfc/rfc1738.txt

      It will not handle cases where the URL is in the format

      protocol://user:passwd@host:port, instead, once it sees the ":" between user and password, it assumes a host:port format automatically.


      ann.sunhachawee@eng 1997-10-29:
      Please see comments for another web site where we do not parse URLs with ":" properly. The additional info in the comments is from bug 4087121, which was filed against the HJB, but the relevant information is now included in this bug so the other was closed as a dup.

            brenaudsunw Benjamin Renaud (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: