<i18n dev> RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used.

Seán Coffey sean.coffey at oracle.com
Tue Mar 13 03:43:01 PDT 2012


I'll push changes as are Alan. You've a good point on how we should 
handle EINTR for such system calls. I think it's something that's 
relevant to more than just this file and have filed bug 7153347 to 
follow that.

regards,
Sean.

On 13/03/2012 09:54, Alan Bateman wrote:
> On 13/03/2012 09:38, Seán Coffey wrote:
>> Update made. Hopefully the last iteration ;)
>>
>> http://cr.openjdk.java.net/~coffeys/webrev.7149608.jdk8.4/
> Looks okay to me. For bonus points, open, fstat and read should be 
> restarted if interrupted (EINTR).
>
> -Alan.


More information about the i18n-dev mailing list