-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
None
-
b80
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136337 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team |
jshell supports feature to save history to a file and also supports /+n and /-n commands to re-execute historical commands.
We could add history.save, history.load methods and make history as a function so that history(-n) or history(n) will be re-execution of historical command.
We could add history.save, history.load methods and make history as a function so that history(-n) or history(n) will be re-execution of historical command.
- backported by
-
JDK-8136337 jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
-
- Resolved
-