Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-527

JspFactory.getDefaultFactory() is synchronized, We can cache the return value to improve performance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.0.0
    • 1.1.0
    • Lifecycle
    • None

    Description

      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)

      Attachments

        Activity

          People

            struberg Mark Struberg
            nancyesmis Xiaoming Shi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: