Pallavi Rao created FALCON-1003:
-----------------------------------

             Summary: Update checkstyle to remove DoubleCheckedLocking
                 Key: FALCON-1003
                 URL: https://issues.apache.org/jira/browse/FALCON-1003
             Project: Falcon
          Issue Type: Improvement
            Reporter: Pallavi Rao
            Assignee: Pallavi Rao
            Priority: Trivial


As per, http://checkstyle.sourceforge.net/releasenotes.html, Release 5.6 
onwards - "Removed the DoubleCheckedLocking check, as in Java 5 (and beyond), 
using the volatile keyword addresses the issue. See here for more details."

Primary reason for removing this is, I couldn't load the existing checkstyle 
file in my IntelliJ checkstyle plugin because DoubleCheckedLocking check was 
enabled.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to