-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b33
-
generic
-
generic
In Jshell we don't have option to indicate unsucessful termination.
This is useful if some one trying to launch jshell from script and he want to monitor the proper execution and exit based on condition.
exit(0) equivalent in Jshell /exit
exit(1) equivalent in Jshell ?
This enhancement is to provide equivalent of exit(1)
This is useful if some one trying to launch jshell from script and he want to monitor the proper execution and exit based on condition.
exit(0) equivalent in Jshell /exit
exit(1) equivalent in Jshell ?
This enhancement is to provide equivalent of exit(1)
- is blocked by
-
JDK-8190383 JShell API: no way for the jshell tool to report exit status to provider
-
- Resolved
-
- relates to
-
JDK-8190578 DOC: jshell tool: /exit now allows snippet argument
-
- Resolved
-