Re: PipedInputStream improvement

2018-11-07 Thread dalibor topic
Hi Ilya, If you are contributing on behalf of your organization, then a person authorized to sign document on behalf of your organization (usually a VP or higher) must sign the OCA, indicating his or her title, for the organization. If you intend to (also) contribute changes individually, i.e

Re: PipedInputStream improvement

2018-11-01 Thread Pavel Rappo
Jonathan, Roger told Ilya yesterday about that. But I guess the point is we cannot proceed even with discussion until the OCA has been signed. Is that right? > On 1 Nov 2018, at 21:07, Jonathan Gibbons wrote: > > You need to sign the Oracle Contributors Agreement (OCA) before contributing > co

Re: PipedInputStream improvement

2018-11-01 Thread Jonathan Gibbons
You need to sign the Oracle Contributors Agreement (OCA) before contributing code. See https://openjdk.java.net/contribute/ -- Jon On 11/01/2018 01:04 PM, Pavel Rappo wrote: On 29 Oct 2018, at 19:33, Ilya Gazman wrote: Hey guys, I created a more efficient version of java.io.PipedStream. I

Re: PipedInputStream improvement

2018-11-01 Thread Pavel Rappo
> On 29 Oct 2018, at 19:33, Ilya Gazman wrote: > > Hey guys, > > I created a more efficient version of java.io.PipedStream. I would like to > have a conversation with you about my implementation and how we can test > and benched marked it and eventually maybe even submit it for the next Java > r