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

Regression >4% on SpringBoot in b27 on x64 and aarch64

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 20
    • core-libs
    • None
    • behavioral
    • minimal
    • JDK

      Summary

      Making the support for "JLine" based Console as "opt-in"

      Problem

      The enhancement introduced in JDK-8295803 uses JLine library (jdk.internal.le module) as the java.io.Console implementation by default. This resulted in the performance regression as in the problem description.

      Solution

      Making the support for JLine optional. Only available if the user opts in with -Djdk.console=jdk.internal.le system property.

      Specification

      N/A. This is the behavioral change only.

            naoto Naoto Sato
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: