This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new b0dc6092ad Update comment
b0dc6092ad is described below

commit b0dc6092ad749c6b40d0e4b0cbe4cb710d9477e6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Mar 15 19:09:54 2024 +0000

    Update comment
---
 test/org/apache/catalina/core/TestAsyncContextImpl.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/org/apache/catalina/core/TestAsyncContextImpl.java 
b/test/org/apache/catalina/core/TestAsyncContextImpl.java
index af239aca9c..6e18a2b1f7 100644
--- a/test/org/apache/catalina/core/TestAsyncContextImpl.java
+++ b/test/org/apache/catalina/core/TestAsyncContextImpl.java
@@ -376,7 +376,7 @@ public class TestAsyncContextImpl extends TomcatBaseTest {
                                     // may be recycled at any point. Normally
                                     // there is enough time for this call to
                                     // complete but not always. If this call
-                                    // fails in Tomcat an NPE will result so
+                                    // fails in Tomcat an ISE will result so
                                     // handle this here with a hack. What we 
are
                                     // really checking here is that it does not
                                     // return true.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to