git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@960317
13f79535-47bb-0310-9956-
ffa450edef68
<subsection name="Catalina">
<changelog>
<fix>
- <bug>49528</bug>: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started!
- Reported by Pieter Libin (pero)
+ <bug>49528</bug>: HttpServletRequest.isAsyncStarted() now returns true when a Runnable is started.
+ Bug reported by Pieter Libin. (pero)
</fix>
<fix>
GSOC 2010. Continue work to align MBean descriptors with reality. Patch