Comment 4 for bug 1341710

Revision history for this message
Lenny Gottesman (lenny-launchpad) wrote :

Hi Scott,

Thanks for applying this fix. I really appreciate it.

In case someone arrives here from a google search who has an issue with openjdk selecting an incorrect default timezone, you can work around the issue by specifying the correct default timezone on the command line string like so:

java -Duser.timezone=US/Eastern [ options ] class [ argument ... ]

Best Regards,
Lenny