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

Bad caret position in error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • 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 @. )

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

              Created:
              Updated:
              Resolved: