Author: markt Date: Tue Aug 16 13:09:28 2011 New Revision: 1158259 URL: http://svn.apache.org/viewvc?rev=1158259&view=rev Log: Add overlooked 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=1158259&r1=1158258&r2=1158259&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Aug 16 13:09:28 2011 @@ -83,3 +83,9 @@ PATCHES PROPOSED TO BACKPORT: I wonder whether ConcurrentHashMap.DEFAULT_CONCURRENCY_LEVEL which is 16 is enough. - getStuckThreadIds() returns a list of ids. It might be useful to have a similar method that returns Thread.getName() names. + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550 + Display error page rather than an empty response for an IllegalStateException + https://issues.apache.org/bugzilla/attachment.cgi?id=27318 + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org