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

Java Usage Tracker: need to escape separator chars

    XMLWordPrintable

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: