On 05/12/2014 05:43 PM, Sandipan Razzaque wrote:
Hi Remi -
Thank you for the fast response, I have indeed signed the OCA.
I shall work on the bug you suggested (JDK-8037343
<https://bugs.openjdk.java.net/browse/JDK-8037343>) over the week and
submit a patch. Note that my work on OpenJDK is outside of work hours
so will likely only get a chance this weekend.
Cheers,
SR
Ok, cool !
regards,
Rémi
Sandipan Razzaque | www.sandipan.net <http://www.sandipan.net>
From: Remi Forax <fo...@univ-mlv.fr <mailto:fo...@univ-mlv.fr>>
To: core-libs-dev@openjdk.java.net <mailto:core-libs-dev@openjdk.java.net>
Subject: Re: JDK-8037382 Sequence and SequenceSet interface
Message-ID: <53700000.8010...@univ-mlv.fr
<mailto:53700000.8010...@univ-mlv.fr>>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 05/12/2014 12:35 AM, Sandipan Razzaque wrote:
> Hi all,
>
> I'm looking to get started making contributions :-) I figured I'd start
> with something that was fairly prescriptive and mechanical just to
get the
> hang of the process. Two questions if I may, as per the contribution
guide:
>
> * Is anyone already working on the above item? (I do not wish to
duplicate
> effort.)
> * Are there any objections to the changes already laid out in the ticket?
>
> If all is well, I shall get started with a patch for review.
>
> Cheers,
> SR
>
>https://bugs.openjdk.java.net/browse/JDK-8037382
>
> Sandipan Razzaque | www.sandipan.net <http://www.sandipan.net/>
Hi Sandipan,
I suppose that you have already sign the OCA.
In my opinion, this bug is too big for a first contribution,
any change to java.util collection require coordination between
several people.
I think you should start with something smaller,
what do you think about this one:
https://bugs.openjdk.java.net/browse/JDK-8037343
cheers,
R?mi