[jboss-jira] [JBoss JIRA] (WFLY-7952) Coverity static analysis: Synchronization on java.util.concurrent object in ElytronPolicyConfigurationFactory.getPolicyConfiguration()

Martin Choma (JIRA) issues at jboss.org
Tue Jan 24 08:28:01 EST 2017


     [ https://issues.jboss.org/browse/WFLY-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Choma updated WFLY-7952:
-------------------------------
    Affects Version/s: 11.0.0.Alpha1


> Coverity static analysis: Synchronization on java.util.concurrent object in ElytronPolicyConfigurationFactory.getPolicyConfiguration()
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-7952
>                 URL: https://issues.jboss.org/browse/WFLY-7952
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Martin Choma
>            Assignee: Darran Lofthouse
>            Priority: Minor
>
> Coverity static-analysis scan found a synchronization on java.util.concurrent.ConcurrentHashMap object in {{ElytronPolicyConfigurationFactory.getPolicyConfiguration}}. If policyConfiguration synchronization is concern, it should be enough to synchronize on policyConfiguration object.
>  
> https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=8490244&defectInstanceId=2123208&mergedDefectId=1377483



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list