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

Jcmd should allow to specify streaming_output mode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 25
    • 25
    • 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.

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

              Created:
              Updated:
              Resolved: