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

jshell tool: pasting multiple lines hangs input

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • tools
    • b145
    • Not verified

      For example:

      pasting:

      33;
      44;

      ----

      jshell> 33;
      $1 ==> 33

      jshell>

      ----

      At that point keyboard input is neither visible nor has any effect. Ctrl-C has no effect.

      It appears not to be dependent on content. Pasting two commands, or two blank lines will also reproduce.

            jlahoda Jan Lahoda
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: