History log of /openjdk9/jdk/src/jdk.internal.le/share/classes/jdk/internal/jline/console/ConsoleReader.java
Revision Date Author Comments
# 16948:9289f04ddb54 05-Apr-2017 rriggs

8165641: Deprecate Object.finalize
Reviewed-by: mchung, smarks


# 16042:93ebc26afa26 14-Nov-2016 jlahoda

8169595: jshell tool: pasting multiple lines hangs input
Summary: Need to allow newlines in the user's input.
Reviewed-by: rfield


# 15816:b909daf8fdbc 10-Oct-2016 jlahoda

8166890: JShell: locks forever when input is piped
Summary: Only read cursor position if connected to a terminal.
Reviewed-by: rfield, shinyafox


# 15505:bab6edbd731b 01-Sep-2016 jlahoda

8131023: JShell: System.in does not work
Summary: Read prompt lentgh directly from the terminal
Reviewed-by: rfield


# 14538:6b5c8b0f6b74 18-May-2016 jlahoda

8133549: Generalize jshell's EditingHistory
Summary: Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell
Reviewed-by: sundar


# 12310:4124b1992789 07-Jul-2015 jlahoda

8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar