Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8185840

jshell tool: allow non-zero /exit

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • 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)

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

              Created:
              Updated:
              Resolved: