You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2007/10/24 13:05:50 UTC

[jira] Created: (HARMONY-5013) [classlib][luni] GregorianCalendar rolls hour up incorrectly at the end of the year.

[classlib][luni] GregorianCalendar rolls hour up incorrectly at the end of the year.
------------------------------------------------------------------------------------

                 Key: HARMONY-5013
                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: Linux
            Reporter: Pavel Pervov


The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Commented: (HARMONY-5013) [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Mikhail Markov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541961 ] 

Mikhail Markov commented on HARMONY-5013:
-----------------------------------------

I've tried it on 32-bits Linux but it seems that it only fails on 64 Linux.

> [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Markov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Updated: (HARMONY-5013) [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov updated HARMONY-5013:
----------------------------------

    Summary: [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.  (was: [classlib][luni] GregorianCalendar rolls hour up incorrectly at the end of the year.)

Added [regression] keyword. This failure was discovered between 16-th and 18-th of October. Please, get it fixed.

> [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Commented: (HARMONY-5013) [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Mikhail Markov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540848 ] 

Mikhail Markov commented on HARMONY-5013:
-----------------------------------------

Pavel,
I've just run your simple test on latest harmony snapshot and it passed both on RI & DRLVM.
Are there any special conditions for it's running?

> [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Markov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Assigned: (HARMONY-5013) [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Mikhail Markov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Markov reassigned HARMONY-5013:
---------------------------------------

    Assignee: Mikhail Markov

> [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Markov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Updated: (HARMONY-5013) [classlib][luni] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov updated HARMONY-5013:
----------------------------------

    Attachment: gc1.java

> [classlib][luni] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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


[jira] Commented: (HARMONY-5013) [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540993 ] 

Pavel Pervov commented on HARMONY-5013:
---------------------------------------

Are you sure you've tried it on Linux?

Thanks for looking.

> [classlib][luni][regression] GregorianCalendar rolls hour up incorrectly at the end of the year.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Pavel Pervov
>            Assignee: Mikhail Markov
>         Attachments: gc1.java
>
>
> The attached simple test succeeds on RI but fails on Harmony.

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