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

java -javaagent options not treated as platform encoded characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 5.0
    • core-svc
    • generic
    • generic

      This related to java/lang/instrument and the -javaagent option .

      The options string coming into Agent_OnLoad() is in platform encoding
      and should not be treated as if it was in UTF-8.
      See suggested fix.

      This will prevent any non ISO-Latin characters from being treated properly
      when using the -javaagent option.

      ###@###.### 2004-04-27

            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: