[
https://issues.apache.org/jira/browse/MYFACES-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-3266:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.6
2.0.12
Assignee: Leonardo Uribe (was: Martin Kočí)
Status: Resolved (was: Patch Available)
> [perf] [concurrency] check correct logger creation
> --------------------------------------------------
>
> Key: MYFACES-3266
> URL: https://issues.apache.org/jira/browse/MYFACES-3266
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Martin Kočí
> Assignee: Leonardo Uribe
> Priority: Trivial
> Fix For: 2.0.12, 2.1.6
>
> Attachments: MYFACES-3266-1.patch
>
>
> <BLOCKED>java.util.logging.Logger.getLogger(String)
> javax.faces.component.UIViewRoot.<init>()
> problem is that has non-static logger and logger is requested in every view
> init. For a class (static) method, the monitor associated with the Class
> object for the method's class is used.
> Check myfaces code base for this usage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira