Print fatal error messages to stderr

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • jtreg8.1
    • Affects Version/s: jtreg7.2
    • Component/s: tools
    • None
    • generic
    • linux, windows

      Currently the fatal error message was print to stdout, shows as below:

      > unset JAVA_HOME ; jtreg -version
      No java executable at java

      > unset JAVA_HOME ; jtreg -version > /dev/null
      #nothing

      I think it's bettor to print the fatal error message to stderr.

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: