This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new c0cb9b3b00 Update comment
c0cb9b3b00 is described below
commit c0cb9b3b008b4729661118fc6146e0521976e4da
Author: Mark Thomas <[email protected]>
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 db6289e79f..c22321e803 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: [email protected]
For additional commands, e-mail: [email protected]