Re: RFR: 8284638: store skip buffers in InputStream Object [v6]

2022-04-14 Thread liach
On Thu, 14 Apr 2022 18:52:25 GMT, XenoAmess wrote: >> @jmehrens what about this then? >> I think it safe now(actually this mechanism is learned from Reader) > > XenoAmess has updated the pull request incrementally with one additional > commit since the last revision: > > refine jmh Now this

Re: RFR: 8284638: store skip buffers in InputStream Object [v6]

2022-04-14 Thread XenoAmess
> @jmehrens what about this then? > I think it safe now(actually this mechanism is learned from Reader) XenoAmess has updated the pull request incrementally with one additional commit since the last revision: refine jmh - Changes: - all: