HttpInput.setReadListener should throw IllegalStateException if async not started #4794
Labels
Specification
For all industry Specifications (IETF / Servlet / etc)
TCK
For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
According to the javadoc for ServletInputStream:
The tck has a test for this, see nioInputTest2: https://github.com/eclipse-ee4j/jakartaee-tck/blob/5b126670c92e6ab800d35100ad1dfa2a4488daa7/src/com/sun/ts/tests/servlet/api/javax_servlet_http/readlistener1/TestServlet.java
The text was updated successfully, but these errors were encountered: