[
https://issues.jboss.org/browse/ELY-956?page=com.atlassian.jira.plugin.sy...
]
Ilia Vassilev moved WFLY-7952 to ELY-956:
-----------------------------------------
Project: WildFly Elytron (was: WildFly)
Key: ELY-956 (was: WFLY-7952)
Component/s: (was: Security)
Affects Version/s: 1.1.0.Beta24
(was: 11.0.0.Alpha1)
Coverity static analysis: Synchronization on java.util.concurrent
object in ElytronPolicyConfigurationFactory
-------------------------------------------------------------------------------------------------------------
Key: ELY-956
URL:
https://issues.jboss.org/browse/ELY-956
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta24
Reporter: Martin Choma
Assignee: Ilia Vassilev
Priority: Minor
Coverity static-analysis scan found a synchronization on
java.util.concurrent.ConcurrentHashMap object in:
* {{ElytronPolicyConfigurationFactory.getPolicyConfiguration}}
* {{ElytronPolicyConfigurationFactory.inService}}
If policyConfiguration synchronization is concern, it should be enough to synchronize on
policyConfiguration object.
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=84902...
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=84902...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)