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

UTF8: JDWP: Error messages need to go from UTF8 -> Platform encoding

XMLWordPrintable

    • 1.5
    • 5.0
    • b14
    • generic
    • generic

      UTF8: JDWP: Error messages need to go from UTF8 -> Platform encoding

      In various places in the JDWP backend, error messages are constructed and
      just fprintf'd, these byte arrays are likely UTF-8, and need to be converted
      to platform encoding.

      Likely not a big issue, until some non English characters show up in classnames
      and also need to be printed in errors. Also not many errors in the backend
      either.

      Also see similar bug on hprof 5057370.

      Also, the log output... written to a logfile, needs to be platform encoding.
      ###@###.### 10/11/04 22:51 GMT

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: