JShell tool: shell should allow setting external editors with arguments

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: tools

      Currently jshell recognizes arguments as a whole argument. This argument is given to ProcessBuilder which is executed it as entire command.
      E.g: "java -cp . Main args" is executed as a whole command, not as executing of java which executes Main with the specified classpath and arguments.

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: