-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b143
-
Not verified
Paul Deitel writes --
Is this documentation wrong?
/reload
|
| Reset the jshell tool code and execution state then replay each
| jshell valid command and valid snippet in the order they were entered.
|
It says it replays snippets and commands, but when I try it, only snippets are replayed.
---------------------
Only semanticly interesting commands are replayed. Currently these are /drop, and, for now, /classpath.
The documentation is wrong.
Is this documentation wrong?
/reload
|
| Reset the jshell tool code and execution state then replay each
| jshell valid command and valid snippet in the order they were entered.
|
It says it replays snippets and commands, but when I try it, only snippets are replayed.
---------------------
Only semanticly interesting commands are replayed. Currently these are /drop, and, for now, /classpath.
The documentation is wrong.