Author: billbarker
Date: Tue Nov  3 04:08:44 2009
New Revision: 832298

URL: http://svn.apache.org/viewvc?rev=832298&view=rev
Log:
vote

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=832298&r1=832297&r2=832298&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Nov  3 04:08:44 2009
@@ -255,12 +255,15 @@
   There are two patches to be applied:
   1) Make WebappClassLoader to do not swallow AccessControlException
   http://svn.apache.org/viewvc?rev=831828&view=rev
-  +1: kkolinko, rjung
+  +1: kkolinko, rjung, billbarker
   -1:
 
   2) Patch for SecurityClassLoad to preload o.a.c.loader.ResourceEntry class
   http://svn.apache.org/viewvc?rev=831830&view=rev
   +1: kkolinko
+  -0: billbarker Exposing ResourceEntry is harmless enough, but 
WebappClassLoader should 
+      really be using it's PrivilegedFindResource class in this case instead. 
+      After all, that is what it is there for.
   -1:
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to