<i18n dev> Review Request for JDK-7153347: System read/stat/open calls should be hardened to handle EINTR
Langer, Christoph
christoph.langer at sap.com
Mon Aug 1 14:47:57 UTC 2016
Hi Nishit,
this looks good and aligns with other places which were hardened for EINTR.
But I'm not a reviewer, so you need to get a higher vote, still :)
Best regards
Christoph
> -----Original Message-----
> From: i18n-dev [mailto:i18n-dev-bounces at openjdk.java.net] On Behalf Of
> Nishit Jain
> Sent: Montag, 1. August 2016 10:56
> To: i18n-dev at openjdk.java.net
> Subject: <i18n dev> Review Request for JDK-7153347: System read/stat/open
> calls should be hardened to handle EINTR
>
> Hi,
>
> Please review the fix for JDK-7153347
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-7153347
> Webrev: http://cr.openjdk.java.net/~nishjain/7153347/webrev.01/
>
> Fix: Handled the signal (EINTR) interrupt during the native
> stat/fstat/lstat/read/open function call using RESTARTABLE macro.
>
> Regards,
> Nishit Jain
More information about the i18n-dev
mailing list