Modify JLine library not to spawn native processes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • generic
    • linux

      The `JLine` library used by `java.io.Console` spawns native processes by default on macOS/Linux platforms. (https://github.com/jline/jline3#jansi-vs-jna)
      This imposes performance impact and should be replaced with JNI calls to the platform native libraries.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: