On 6/11/13 11:07 AM, Alan Bateman wrote:
On 11/06/2013 18:55, Naoto Sato wrote:
Hello,

Please review an one-liner fix for the following bug:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8015960

The fix is simply to set the time zone in the formatter to "PST":

http://cr.openjdk.java.net/~naoto/8015960/webrev.00/

Naoto
This looks okay to me (and doesn't need to be restored because the test
runs in its own VM).

Thanks for the review. Actually the time zone is set to a SimpleDateFormat instance, not to the system default, so it is ok to not restore anyway.

Naoto

Reply via email to