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

Modify JLine library not to spawn native processes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: