Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Servlets Get 2.1.4
-
None
Description
The class (with code apparently borrowed from Tomcat) assumes that BufferedInputStream.read(...) always fills the requested buffer, even if the BIS does not make such a guarantee.
See OAK-956 for related discussion.
Attachments
Attachments
Issue Links
- relates to
-
SLING-3256 Regression by SLING-3255: StreamRendererServlet writes wrong output
- Closed
-
OAK-956 SegmentStream doesn't implement the method available()
- Resolved