« Return to Thread: Re: RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used.

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

by Alan Bateman :: Rate this Message:

| View in Thread

On 12/03/2012 15:11, Seán Coffey wrote:
> Yes - good catch. I hadn't tested the sym link being a relative path.
> We should always open whatever is pointed to from
> DEFAULT_ZONEINFO_FILE. This simplifies the code. Tested and looks good.
I assume this is the latest:
   http://cr.openjdk.java.net/~coffeys/webrev.7149608.jdk8.3/

and it looks fine to me.

-Alan.


 « Return to Thread: Re: RFR : 7149608 (tz): Default TZ detection fails on linux when symbolic links to non default location used.