jshell tool: allow non-zero /exit

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 9
    • Component/s: tools
    • 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)

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Fairoz Matte
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: