nashorn/test/script/nosecurity/JDK-8130127.js.EXPECTED
author sundar
Thu, 01 Dec 2016 08:12:06 -0800
changeset 42385 ce0f4196cdf6
permissions -rw-r--r--
8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java Summary: jjs uses jline which expects newline character to terminate interactive input Reviewed-by: sundar, jlaskey Contributed-by: srinivas.dama@oracle.com





jjs> print('hello')
hello
jjs>