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

Modify JLine library not to spawn native processes

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • None
    • None
    • core-libs
    • None
    • generic
    • linux

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: