JShell: better highlighting of errors in imports on demand

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 9
    • Component/s: tools
    • None
    • b24

      JShell API: better highlighting of errors in imports on demand

      See: ImportTest#testUnknownPackage.

      -> import unknown.*
      | Error:
      | package unknown does not exist
      | import unknown.*;
      | ^

            Assignee:
            Nizar Benalla
            Reporter:
            Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: