You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/02/25 21:37:21 UTC

[jira] Resolved: (OWB-527) JspFactory.getDefaultFactory() is synchronized, We can cache the return value to improve performance

     [ https://issues.apache.org/jira/browse/OWB-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-527.
-------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.1.0

already works as good as it gets...

> JspFactory.getDefaultFactory() is synchronized, We can cache the return value to improve performance
> ----------------------------------------------------------------------------------------------------
>
>                 Key: OWB-527
>                 URL: https://issues.apache.org/jira/browse/OWB-527
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Lifecycle
>    Affects Versions: 1.0.0
>            Reporter: Xiaoming Shi
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> In the file:
> ./openwebbeans-1.0.0/webbeans-web/src/main/java/org/apache/webbeans/web/lifecycle/WebContainerLifecycle.java       line:86
> The value returned by JspFactory.getDefaultFactory()  can be cached to reduce race and improve performance
>  (Similar to the Apache Bug, https://issues.apache.org/bugzilla/show_bug.cgi?id=44408)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira