Author: markt
Date: Mon Dec 11 17:49:14 2017
New Revision: 1817801
URL: http://svn.apache.org/viewvc?rev=1817801&view=rev
Log:
This appears to be the root cause of BZ 61886
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1817801&r1=1817800&r2=1817801&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Dec 11 17:49:14 2017
@@ -61,9 +61,10 @@
<subsection name="Catalina">
<changelog>
<fix>
- Pre-load additional classes to prevent <code>SecurityException</code>s
- if the first request received when running under a
- <code>SecurityManager</code> is an asynchronous Servlet. (markt)
+ <bug>61886</bug>: Pre-load additional classes to prevent
+ <code>SecurityException</code>s if the first request received when
+ running under a <code>SecurityManager</code> is an asynchronous
Servlet.
+ (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]