You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/08/29 10:51:22 UTC

[jira] Created: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

[classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
-----------------------------------------------------------------------------------------------------------------------

                 Key: HARMONY-1302
                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Richard Liang


Hello,

The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.

Best regards,
Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1302?page=all ]

Richard Liang updated HARMONY-1302:
-----------------------------------

    Attachment: Harmony-1302.zip

Hello,

Would you please try this patch? Thanks a lot.

Best regards,
Richard

> [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1302
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Attachments: Harmony-1302.zip
>
>
> Hello,
> The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1302?page=all ]

Stepan Mishura closed HARMONY-1302.
-----------------------------------


Verified by Richard.

> [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1302
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1302.zip
>
>
> Hello,
> The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1302?page=comments#action_12431211 ] 
            
Richard Liang commented on HARMONY-1302:
----------------------------------------

Hello Stepan,

The fix looks good. Thanks a lot.

Best regards,
Richard

> [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1302
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1302.zip
>
>
> Hello,
> The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1302?page=all ]

Stepan Mishura reassigned HARMONY-1302:
---------------------------------------

    Assignee: Stepan Mishura

> [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1302
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1302.zip
>
>
> Hello,
> The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1302) [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1302?page=all ]

Stepan Mishura resolved HARMONY-1302.
-------------------------------------

    Resolution: Fixed

Thanks Richard, patch was applied to SQL module at r438039. 

Please check that the patch was applied as you expected. 

> [classlib][sql] The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1302
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1302
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1302.zip
>
>
> Hello,
> The field "int nanoseconds" of java.sql.Timestamp should be "int nanos" according to serialization form. I will attach a patch to fix this issue. Thanks a lot.
> Best regards,
> Richard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira