On Mon, 9 Jan 2023 17:09:29 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> Due to the fact that JLine spawns native processes to obtain terminal >> information on macOS/Linux, we decided to disable the JLine by default for >> performance degradation reasons. It is still possible to enable it by >> specifying it on the command line with `jdk.console` system property (not a >> public one though). Once we have a solution to avoid spawning processes, >> JLine may be back for use in the future. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > Addressing review suggestions Marked as reviewed by alanb (Reviewer). ------------- PR: https://git.openjdk.org/jdk20/pull/88