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

Make use of JLine for Console as "opt-in"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 20
    • 20
    • core-libs
    • None
    • b31
    • generic
    • generic

        The enhancement introduced in JDK-8295803 uses the `JLine` library (`jdk.internal.le` module) as the `java.io.Console` implementation by default. This resulted in the performance regression reported in JDK-8299685. Also introduces an unnecessary native process forking on macOS/Linux platforms. This should be avoided by default. Making it optional opt-in style would fix the issue.

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

                Created:
                Updated:
                Resolved: