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

sun.net.www.http.HttpClient.class fails on a non-ascii platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.2
    • core-libs
    • generic
    • generic



      Name: mt13159 Date: 02/14/2001


      The sun.net.www.http.HttpClient class creates a PrintStream object
      during the openServer() method. This causes the the HTTP commands to
      communicate with the server to be in the file.encoding property of the
      client. In our case, running from an OS/390 system causes the HTTP
      commands to be encoded in EBCDIC. The HTTP commands should be in ASCII.
      The HttpClient class needs to be modified to use an ASCII PrintStream
      object.
      (Review ID: 110479)
      ======================================================================

            michaelm Michael McMahon
            mthakore Mayank Thakore (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: