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

Use a simpler console reader instead of JLine for System.console()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • tools
    • None

      Currently, `jdk.internal.le` provides a backend for `System.console()`, based on JLine.

      The reliance on JLine is somewhat troublesome, as it is too complex and too configurable for the simple task of reading a line.

      It might be possible to provide a simple console-reading implementation for the `System.console()` backend.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: