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

2012-05-11 Thread Masayoshi Okutsu
Looks good. Masayoshi On 5/10/2012 6:58 PM, Seán Coffey wrote: 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/bug

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,