You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2009/02/04 13:55:59 UTC

[jira] Reopened: (HARMONY-6079) [jdktools] javac should exit with error code non-zero on compile errors

     [ https://issues.apache.org/jira/browse/HARMONY-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov reopened HARMONY-6079:
-----------------------------------


Tim, bad luck.

Your changes break building the javac tool.

> [jdktools] javac should exit with error code non-zero on compile errors
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-6079
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6079
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>            Reporter: Mark Hindess
>            Assignee: Tim Ellison
>            Priority: Minor
>
> javac currently always exits with error code zero even if there are compile errors.  Sun javac exits with non-zero error code which is useful when javac is used from scripts and Makefiles.  I think we should adopt Sun javac behaviour.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.