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

[jira] Resolved: (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 ]

Tim Ellison resolved HARMONY-6079.
----------------------------------

    Resolution: Fixed

Mark,

Please test with builds > r740696 and see if that is the behavior you are expecting.


> [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.