hg: jdk10/sandbox/langtools: 8182297: jshell tool: pasting multiple lines of code truncated
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Aug 22 11:48:29 UTC 2017
Changeset: 0a169aac4d5c
Author: jlahoda
Date: 2017-08-22 13:10 +0200
URL: http://hg.openjdk.java.net/jdk10/sandbox/langtools/rev/0a169aac4d5c
8182297: jshell tool: pasting multiple lines of code truncated
Summary: Read input needs to be kept across ConsoleReader.readLine invocations unless consumed.
Reviewed-by: rfield, rfield
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/ConsoleIOContext.java
+ test/jdk/jshell/PasteAndMeasurementsUITest.java
! test/jdk/jshell/UITesting.java
More information about the jdk10-sandbox-changes
mailing list