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

javax.tools.DiagnosticMessage.getEndPosition should return more accurate information

    • b55
    • generic
    • generic
    • Verified

      Currently, the javac implementation of
      javax.tools.DiagnosticMessage.getEndPosition
      is just:

      return getPosition() + 1

      This should be improved.

            jjg Jonathan Gibbons
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: