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

javah has inconsistency with stdout/stderr streams

XMLWordPrintable

    • 1.2fcs
    • sparc
    • solaris_2.6
    • Verified

      javah has an inconsistency with the stdout and stderr streams.

      Typing "javah -version" should send its output to stdout. Instead
      it sends it to stderr.

      Typing "javah -v File" should send its output to stdout. Instead
      it sends it to stderr.

      Only errors should goto stderr.

      All verbose output should goto stdout.

      This should be consistent with the jar tool that was fixed because of this same problem.

            apalanissunw Anand Palaniswamy (Inactive)
            aefreche Alan Frechette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: