Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7904083

Print fatal error messages to stderr

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • jtreg8.1
    • jtreg7.2
    • 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.

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

              Created:
              Updated: