I assume you have signed the OCA [1]. If not and you want to continue, please do it. If you've already done so, which is probably the case [2], please attach your patch as text to this thread with the next email. Do not use zip or the like. I will take it from there and sponsor that for you.
-Pavel [1] https://www.oracle.com/technetwork/community/oca-486395.html [2] changeset: 58344:65f30e209890 user: clanger date: Wed Mar 11 13:50:13 2020 +0100 files: test/jdk/java/lang/Boolean/GetBoolean.java test/jdk/java/lang/Boolean/MakeBooleanComparable.java test/jdk/java/lang/Boolean/ParseBoolean.java description: 8240524: Remove explicit type argument in test jdk/java/lang/Boolean/MakeBooleanComparable.java Reviewed-by: clanger, vtewari Contributed-by: vipinsharma85 at gmail.com > On 6 Apr 2020, at 17:07, Vipin Sharma <vipinsharm...@gmail.com> wrote: > > Hi David, > > I forgot to mention this is my second patch here. I am new to this project, > as per my understanding we need to contribute 3 patches to get user id and > space on cr.openjdk.java.net, for now I need sponsor who can create bug id > and upload this webrev on cr.openjdk.java.net > Please suggest if there is any way I can create my user id to upload this > patch. > > This is ~300 line patch file. > > Regards, > Vipin > >> On Apr 6, 2020, at 3:25 AM, David Holmes <david.hol...@oracle.com> wrote: >> >> Hi Vipin, >> >> On 6/04/2020 6:42 am, Vipin Sharma wrote: >>> Hi, >>> I have fixed a few warnings where the method parameter name is different in >>> code and Javadoc, need a sponsor for this patch. >>> Webrev is available at >>> https://drive.google.com/open?id=1EXUXKqGxzSR7sW2LShy0sgvP4z-bPL0e >> >> webrevs needs to be hosted on OpenJDK systems - either cr.openjdk.java.net, >> or inline in an email to the list (not an attachment) if small enough. >> >> Thanks, >> David >> >>> Regards, >>> Vipin >