hg: jdk9/dev/nashorn: 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
hannes.wallnoefer at oracle.com
hannes.wallnoefer at oracle.com
Fri May 15 15:09:53 UTC 2015
Changeset: 71d7a37e6dfb
Author: mhaupt
Date: 2015-05-15 16:36 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/71d7a37e6dfb
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
Summary: honor quoting with "" and '' as well as escaped spaces
Reviewed-by: hannesw, sundar
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptingFunctions.java
More information about the jdk9-dev-changes
mailing list