You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2007/02/15 09:19:05 UTC

[jira] Created: (HARMONY-3181) [classlib][DST] timezone issue at Harmony

[classlib][DST] timezone issue at Harmony
-----------------------------------------

                 Key: HARMONY-3181
                 URL: https://issues.apache.org/jira/browse/HARMONY-3181
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Vladimir Ivanov


The problem described at http://www.theserverside.com/tt/articles/article.tss?l=CountdownDST2007 is present in Harmony and should be fixed.

Execution log:
------------------------------------------------
>drlvm\trunk\build\win_ia32_msvc_debug\deploy\jdk\jre\bin\java -XDvm.assert_dialog=false -cp . -showversion  CheckDST PST 0
Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r507800, (Feb 15 2007), Windows/ia32/msvc 1310, debug build
http://incubator.apache.org/harmony
Testing JRE TimeZone DST transitioning for: PST
FAILURE for DST entry date 03/11/2007
FAILURE for DST exit date 11/04/2007

>jdk1.5.0_08\bin\java.exe -cp . -showversion  CheckDST PST 03/11/2007 11/04/2007
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode)

Testing JRE TimeZone DST transitioning for: PST
SUCCESS for DST entry date 03/11/2007
SUCCESS for DST exit date 11/04/2007


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


[jira] Commented: (HARMONY-3181) [classlib][DST] timezone issue at Harmony

Posted by "Ramana Polavarapu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773379#action_12773379 ] 

Ramana Polavarapu commented on HARMONY-3181:
--------------------------------------------

Hi Vladimir Ivanov: We checked for this bug with the latest code of Harmony.  We failed to reproduce it.  We believe that this bug is fixed.  Please verify and let us know the configuration in which this bug may persist.  Regards, Ramana

> [classlib][DST] timezone issue at Harmony
> -----------------------------------------
>
>                 Key: HARMONY-3181
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3181
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Vladimir Ivanov
>
> The problem described at http://www.theserverside.com/tt/articles/article.tss?l=CountdownDST2007 is present in Harmony and should be fixed.
> Execution log:
> ------------------------------------------------
> >drlvm\trunk\build\win_ia32_msvc_debug\deploy\jdk\jre\bin\java -XDvm.assert_dialog=false -cp . -showversion  CheckDST PST 0
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r507800, (Feb 15 2007), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> Testing JRE TimeZone DST transitioning for: PST
> FAILURE for DST entry date 03/11/2007
> FAILURE for DST exit date 11/04/2007
> >jdk1.5.0_08\bin\java.exe -cp . -showversion  CheckDST PST 03/11/2007 11/04/2007
> java version "1.5.0_08"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode)
> Testing JRE TimeZone DST transitioning for: PST
> SUCCESS for DST entry date 03/11/2007
> SUCCESS for DST exit date 11/04/2007

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