Author: kkolinko Date: Sun Oct 24 23:05:24 2010 New Revision: 1026914 URL: http://svn.apache.org/viewvc?rev=1026914&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=1026914&r1=1026913&r2=1026914&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sun Oct 24 23:05:24 2010 @@ -306,3 +306,11 @@ PATCHES PROPOSED TO BACKPORT: https://issues.apache.org/bugzilla/attachment.cgi?id=26194 +1: kkolinko -1: + ++ Improve exception handling in PersistentManagerBase when running with a + security manager. + (Return early instead of an NPE in the next executed line of code). + It is backport of r1026784, r1026912 + http://people.apache.org/~kkolinko/patches/2010-10-25_tc6_PersistentManagerBase.patch + +1: kkolinko + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org