On Mon, 27 Dec 2021 13:43:12 GMT, Markus KARG <d...@openjdk.java.net> wrote:

>> Implementation of JDK-8279283
>
> Markus KARG has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fixed missing BufferedInputStream

I think you'll need to look at the interaction with mark/reset. I don't think 
you can bypass the buffering when there is a mark set.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6935

Reply via email to