Author: markt Date: Mon Sep 27 23:08:03 2010 New Revision: 1001956 URL: http://svn.apache.org/viewvc?rev=1001956&view=rev Log: Proposal
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=1001956&r1=1001955&r2=1001956&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Sep 27 23:08:03 2010 @@ -157,3 +157,10 @@ PATCHES PROPOSED TO BACKPORT: kfujino : mapOwner is specified by the argument of the constructor of AbstractReplicatedMap. LazyReplicatedMap is constructed specifying "this" in BackupManager#startInternal(). Therefore, I think mapOwner can not be null. + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49209 + Prevent possible AccessControlException during undeployment when running with a security manager + Patch provided by Sylvain Laurent + http://svn.apache.org/viewvc?rev=1001955&view=rev + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org