You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/03/28 20:52:24 UTC

[jira] Updated: (HADOOP-3122) QA should check @SuppressWarnings(...)

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

Tsz Wo (Nicholas), SZE updated HADOOP-3122:
-------------------------------------------

    Description: The Java annotation @SuppressWarnings(...) tag can be used to get rid of compiler warnings. In our patch process, QA should check @SuppressWarnings(...) tag to prevent abusing this tag.  (was: The Java annotation @SuppressWarnings(...) tag can be used to get ride of compiler warnings. In our patch process, QA should check @SuppressWarnings(...) tag to prevent abusing this tag.)

> QA should check @SuppressWarnings(...)
> --------------------------------------
>
>                 Key: HADOOP-3122
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3122
>             Project: Hadoop Core
>          Issue Type: Improvement
>            Reporter: Tsz Wo (Nicholas), SZE
>
> The Java annotation @SuppressWarnings(...) tag can be used to get rid of compiler warnings. In our patch process, QA should check @SuppressWarnings(...) tag to prevent abusing this tag.

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