You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2009/06/15 15:54:07 UTC

[jira] Created: (VYSPER-76) Fix getting UTC timezone on Java 6

Fix getting UTC timezone on Java 6
----------------------------------

                 Key: VYSPER-76
                 URL: https://issues.apache.org/jira/browse/VYSPER-76
             Project: VYSPER
          Issue Type: Bug
         Environment: JDK 6
            Reporter: Bernd Fondermann
            Assignee: Bernd Fondermann


For some (if not all) JDK 6 variants, getTimeZone("UTC") no longer works properly.
The workarounds are using getTimeZone("Etc/UTC") or getTimeZone("GMT").

I'm not on a Java 6 JDK currently, so if somebody likes to make he qualified comment, he/she is more than welcome!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.