JShell: The prompt isn't always printed at the right location after executing a command

XMLWordPrintable

    • Type: Bug
    • Resolution: Other
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: tools

      Steps to reproduce:

      - Launch REPL
      - Type System.getProperties().forEach((x, y) -> System.out.println(x + " -> " + y))

      Notice that after the execution of that line, the prompt (->) isn't printed at the end of the printed list. It is printed somewhere interspersed in the list.

            Assignee:
            Jan Lahoda
            Reporter:
            Michel Trudeau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: