-
Sub-task
-
Resolution: Fixed
-
P3
-
9
-
b79
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136322 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team |
jjs supports Ctrl-C termination as well as shutdown functions like "quit" and "exit". In addition, user can also call java.lang.System.exit directory. Because of this, we can't enforce orderly shutdown to save command history before process termination. Using shutdown hook with preferences API has issues - perhaps because preferences API itself uses shutdown hooks to flush the changes! Besides simple file based command line history => user can open with other editors and offline edit the history as well.
- backported by
-
JDK-8136322 Use file based persistence for history instead of preferences
-
- Resolved
-