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

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


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

commit 931998fdd1d80dd7d0b6406d11729f672a63d031
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 781ad73454..fe938dc155 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