History log of /openjdk9/nashorn/src/jdk.scripting.nashorn.shell/share/classes/jdk/nashorn/tools/jjs/EditObject.java
Revision Date Author Comments
# 1395:6263188b48de 27-Aug-2015 sundar

8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
Reviewed-by: hannesw, attila


# 1391:4577d801c522 25-Aug-2015 sundar

8134397: Features that require AWT, swing should handle headless mode properly
Reviewed-by: hannesw, attila


# 1385:a5a67511b22b 22-Aug-2015 sundar

8134255: Implement tab-completion for java package prefixes and package names
Reviewed-by: attila, mhaupt


# 1384:5beae9dfcdb9 21-Aug-2015 sundar

8133948: Add 'edit' function to allow external editing of scripts
Reviewed-by: attila, hannesw, jlahoda