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

Remove unexpected JShell feature

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P3 P3
    • 20
    • tools
    • None
    • behavioral
    • minimal
    • Implementation

      Summary

      JShell currently supports loading and opening non-file URLs in the /open command, like jshell> /open <URL>. But, as a side-effect it also supports loading and opening non-file URLs when specified on the command line, e.g. line jshell <URLs>. The support for non-file URLs as arguments on the command line should be removed.

      Problem

      JShell supports direct loading and opening remote, non-file, URLs specified on the command line. This should be removed.

      Solution

      The JShell supports for direct loading and opening remote, non-file, URLs specified on the command line will be removed.

      Specification

      The JShell supports for direct loading and opening remote, non-file, URLs specified on the command line will be removed.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: