Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-taglibs Wiki" 
for change notification.

The following page has been changed by HenriYandell:
http://wiki.apache.org/jakarta-taglibs/Standard_1%2e1%2e3

------------------------------------------------------------------------------
  
  == Open issues ==
  
+ === Caching enhancement ===
+  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=17700 17700] - 
MessageFormat cache desired - no patch available. ACTION: Cache patch 
available, needs testing.
+  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=32311 32311] - Need to 
cache Calendar.getInstance. ACTION: Cache patch available, needs testing.
+  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=31789 31789] - Leak in 
ELEvaluator. ACTION: Cache patch available, needs testing.
+ 
+ The same cache enhancement should help all three of these. Testing with 32311 
shows a greater than 30% improvement when I go from no caching to forever 
caching. Not huge, not tiny. Still need to test with 17700 and 31789 examples.
+ 
  === Performance ===
-  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=17700 17700] - 
MessageFormat cache desired - no patch available. ACTION: Cache patch 
available, needs testing.
   * [https://issues.apache.org/bugzilla/show_bug.cgi?id=27717 27717] - 
x:forEach slow. ACTION: Investigate.
-  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=32311 32311] - Need to 
cache Calendar.getInstance. ACTION: Cache patch available, needs testing.
  
  === Leak ===
-  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=25623 25623] - forEach 
not releasing. ACTION: Discuss if NOTBUG is correct reply.
-  * [https://issues.apache.org/bugzilla/show_bug.cgi?id=31789 31789] - Leak in 
ELEvaluator. ACTION: Cache patch available, needs testing.
   * [https://issues.apache.org/bugzilla/show_bug.cgi?id=33934 33934] - Leak in 
c:set. ACTION: Investigate.
  
  === Other ===
@@ -68, +71 @@

   * 20070314 - Resolved 39438 WONTFIX - Reported to Glassfish 
([https://glassfish.dev.java.net/issues/show_bug.cgi?id=2616 2616]).
   * 20070314 - FAQ created for 22765. Leaving open.
   * 20070327 - Resolved 39195 as FIXED.
+  * 20070806 - Resolved 25623 as WONTFIX after some dev@ discussion.
  
  == Inactions ==
   * [https://issues.apache.org/bugzilla/show_bug.cgi?id=17440 17440] - Locale 
bug. Fixed in 1.1. Needs backporting to 1.0.x (?). Leave open for 1.0.7.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to