JShell should auto-import java.io.IO.*

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P3
    • 24
    • Affects Version/s: 23, 24
    • Component/s: tools
    • None
    • b25

      When preview is enabled, JShell does:
      import module java.base;
      it should also do:
      import static java.io.IO.*;

      to be consistent with implicitly declared classes.

            Assignee:
            Jan Lahoda
            Reporter:
            Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: