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

JShell API: failed import should not persist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9-repo-kulla
    • None
    • tools
    • None

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

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

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

              Created:
              Updated:
              Resolved: