[jboss-jira] [JBoss JIRA] (ELY-1633) Incorrect double checked locking in AuthenticationConfiguration
Philippe Marschall (JIRA)
issues at jboss.org
Fri Aug 10 04:18:00 EDT 2018
Philippe Marschall created ELY-1633:
---------------------------------------
Summary: Incorrect double checked locking in AuthenticationConfiguration
Key: ELY-1633
URL: https://issues.jboss.org/browse/ELY-1633
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Client
Reporter: Philippe Marschall
AuthenticationConfiguration seems to employ double checked locking but but incorrectly does not declare the variable as volatile.
https://en.wikipedia.org/wiki/Double-checked_locking#Usage_in_Java
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list