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

Alan Bateman Alan.Bateman at oracle.com
Mon Mar 12 07:34:07 PDT 2012


On 12/03/2012 14:31, Seán Coffey wrote:
> Ok - good point on the stat change Alan. I think this is what you're 
> after :
>
> http://cr.openjdk.java.net/~coffeys/webrev.7149608.jdk8.2/
>
At L295 then I assume itshould open DEFAULT_ZONEINFO_FILE, otherwise if 
the sym link is a relative path then it would be opened relative to the 
working directory rather than the link.

-Alan.


More information about the i18n-dev mailing list