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

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 25
    • Component/s: 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.

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

              Created:
              Updated: