Bad caret position in error message

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: None
    • Component/s: tools
    • None

      From https://github.com/openjdk/jdk/pull/12372#discussion_r1094348012

      For a block tag:

          error: no tag name after '@'
               @/
                ^
      For an inline tag:

          error: no tag name after '@'
               {@/
                ^
      (FWIW, @jonathan-gibbons, note that the caret positions differ: the former points to / while the latter points to @. )

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: