RFR 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
Vyom Tiwari
vyommani at gmail.com
Wed Jul 15 09:31:38 UTC 2020
Hi Daniel,
you are right, Alan is talking the same , in webrev that i have posted code
is not properly formatted.
In my local repo code is properly formatted.
Thanks,
Vyom
On Wed, Jul 15, 2020 at 2:55 PM Daniel Fuchs <daniel.fuchs at oracle.com>
wrote:
> Hi Vyom,
>
> I don't know if that's what Alan is referring to but I see
> this:
>
> bsd_close.c:
>
> missing space just after `if` extra space just before `timeout`:
> 475 if( timeout > 0) {
>
> linux_close.c:
>
> missing space just after `if`:
> 440 if(timeout > 0) {
>
> missing space just after else:
> 447 }else {
>
> best regards,
>
> -- daniel
>
> On 15/07/2020 09:14, Vyom Tiwari wrote:
> > Hi Alan,
> >
> > thanks for the review, I will definitely fix any formatting issue before
> > pushing the patch. My local repo code is properly formatted and i was
> > suspecting that webrev is ignoring the space while generating the
> > patch file that's why you are seeing the formatting issue.
> >
> > My local code is properly formatted and i am assuming that while
> > pushing there will not be any formatting issue.
> >
> > Please let me know if I am missing something.
> >
> > thanks,
> > Vyom
> >
> > On Wed, Jul 15, 2020 at 12:44 AM Alan Bateman <Alan.Bateman at oracle.com
> > <mailto:Alan.Bateman at oracle.com>> wrote:
> >
> >
> >
> > On 14/07/2020 20:09, Daniel Fuchs wrote:
> > > On 12/07/2020 07:36, Vyom Tiwari wrote:
> > >> Hi Patrick,
> > >>
> > >> Thanks for testing, Alan, Daniel can i get the final review
> > comment
> > >> from you both ?.
> > >>
> > >
> > > Hi Vyom,
> > >
> > > http://cr.openjdk.java.net/~vtewari/8237858/webrev1.0/index.html
> > Vyom - will you fix the formatting issues in linux_close.c and
> > bsd_close.c before you push this? You mentioned that it's a webrev
> > issue
> > but I don't think so because they are in the patch file too.
> >
> > -Alan
> >
> >
> >
> > --
> > Thanks,
> > Vyom
>
>
--
Thanks,
Vyom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200715/8f4ae53d/attachment-0001.htm>
More information about the net-dev
mailing list