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

JShell tool: shell should allow setting external editors with arguments

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: