Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|