RFR : 7167359 (tz) SEGV on solaris if TZ variable not set

2012-05-10 Thread Seán Coffey
review request for issue that arose after 7092679 fix. Without a TZ variable set on solaris, there's possibility for SEGV. Simple fix. webrev : http://cr.openjdk.java.net/~coffeys/webrev.7167359.jdk8/ bug : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7167359 (not visible yet) regards,

Re: Incorrect TimeZone display name when DST not applicable / disabled

2012-05-10 Thread Deven You
Anyone could take a look? On 05/07/2012 05:23 PM, Deven You wrote: Hi All, JDK displays incorrect TimeZone display name when DST (Daylight Saving Time) is disable in the native Time Zone settings on Windows XP/2003 platforms and the Time Zone does not support DST. Steps to re-create the pro