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

JShell tool: clarify documentation of /edit command

XMLWordPrintable

      According to implementation of /edit, if there are no arguments, all declarations should be presented in an editor. But it is not presented in documentation.

      Clarify situation what happens if a user tries to edit two declaration by name.

      -> class a {}
      | Added class a

      -> void a() {}
      | Added method a

      -> /e a

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

              Created:
              Updated:
              Resolved: