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

Update OutputAnalyzer to optionally print process output as it happens

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • client-libs

      We use OutputAnalyzer in a lot of tests to run subprocesses and parse their output. The class currently buffers all of the output and is then optionally printed into the log. This can make debugging test failures difficult in cases such as client/server network tests

      This ticket is to update OutputAnalyzer to take a flag that indicates the subprocess's output should be printed to the log as it is coming out.

            mdonovan Matthew Donovan
            mdonovan Matthew Donovan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: