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

--- Comment #1 from Jack <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to