RFR [9] Add blocking bulk read to java.io.InputStream

Alan Bateman Alan.Bateman at oracle.com
Thu May 7 14:29:07 UTC 2015


On 07/05/2015 15:20, Roger Riggs wrote:
> Hi Chris,
>
> Is it really impossible to specify at least that closing the stream 
> will terminate the read?
The wording that Chris has is wording that we use elsewhere too. In 
general then the InputStream could be to anything and no guarantee that 
all InputStream implementations could preempt the read.

-Alan.



More information about the core-libs-dev mailing list