https://bz.apache.org/bugzilla/show_bug.cgi?id=61719

--- Comment #1 from Jack <94544...@qq.com> ---
By the way,  the code is in a AsyncContextHandler

ServletInputStream sis = request.getInputStream();
  sis.setReadListener(this);  //this line throw exception, this is the
ACHandler

any way, this will never be null, it has nothing to do with this. And it is
easy to see in Stream.java.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to