Jcmd should allow to specify streaming_output mode

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: core-svc
    • generic
    • generic

      Attach API supports streaming output (see JDK-8319055).
      In some test scenarios a test runs jcmd against main test process and analyzes jcmd output. In the scenarios streaming output can cause hung (attach operation is executed in safepoint and produces lengthy output, jcmd writes the operation reply to its output, but main process cannot drain redirected stream as it's in the safepoint).

      Jcmd should allow to specify streaming/buffered output mode.

            Assignee:
            Alex Menkov
            Reporter:
            Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: