JShell API: failed import should not persist

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9-repo-kulla
    • Affects Version/s: None
    • Component/s: tools
    • None

      -> import xx.yy;
      | Error:
      | package xx does not exist
      | import xx.yy;
      | ^---^

      -> 2 + 2
      | Error:
      | package xx does not exist
      | 2 + 2
      | ^

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: