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

jinstall and installer wrapper sends malformed URL in HTTP HEAD requests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.2_06
    • 5.0
    • install
    • 06
    • x86
    • windows_xp
    • Not verified

        In jinstall and installer wrapper, when it tries to determine if user is online, it tries to make a HTTP HEAD request to http://java.sun.com. However, the current implementation uses the Wininet API incorrectly, and it generates a HTTP HEAD request to http://java.sun.com/http://java.sun.com. Since this file does not exist, it results in many unnecessary redirections and eventually be redirected to an error page which results in 200 (OK). Although jinstall and installer wrapper still works because of the status code 200, the malformed URL causes unnecessary redirections and errors on server side.
        ###@###.### 2004-03-10

              rkajasunw Rajani Kaja (Inactive)
              stanleyh Stanley Ho (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: