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 "wenxin he (JIRA)" <ji...@apache.org> on 2017/06/03 16:56:04 UTC

[jira] [Created] (HADOOP-14485) Redundant 'final' modifier in try-with-resources statement

wenxin he created HADOOP-14485:
----------------------------------

             Summary: Redundant 'final' modifier in try-with-resources statement
                 Key: HADOOP-14485
                 URL: https://issues.apache.org/jira/browse/HADOOP-14485
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 3.0.0-alpha4
            Reporter: wenxin he
            Priority: Minor


Redundant 'final' modifier in the try-with-resources statement. Any variable declared in the try-with-resources statement is implicitly modified with final.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org