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

Compatibility.java reads both stdout and stderr of JdkUtils

XMLWordPrintable

        The `Compatibility::execJdkUtils` method launches the `JdkUtils` helper tool in a separate process and reads its `OutputAnalyzer::getOutput` result, which includes output in both stderr and stdin. In the last few releases, the java launcher had been enhanced to print out diagnostic information in stderr (Ex: JDK-8268349). The result should only be read from stdout.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: