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

Java Usage Tracker: need to escape separator chars

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8
    • core-svc
    • b08
    • generic
    • generic

        Java Usage Tracker uses "," as a separator char by default. It works fine in most cases, but sometimes the char can appear inside the fields. For example, if javac is launched with debug options, the "AppName" field will be

        com.sun.tools.javac.Main -g:source,vars,lines ...

        Other fields are very likely to contain commas as well. In all these cases, the separator char must be escaped.

              kevinw Kevin Walls
              art Artem Ananiev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: