You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jimmy, Jing Lv (JIRA)" <ji...@apache.org> on 2007/05/11 08:13:15 UTC

[jira] Created: (HARMONY-3839) [classlib][sql]SeralArray improvement

[classlib][sql]SeralArray improvement
-------------------------------------

                 Key: HARMONY-3839
                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Jimmy, Jing Lv


This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Updated: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Jimmy, Jing Lv updated HARMONY-3839:
------------------------------------

    Attachment: 3839.zip

Hi,
    Would you please try my patch.
Thanks!
Jimmy

> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Attachments: 3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Commented: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Tim Ellison commented on HARMONY-3839:
--------------------------------------

Jimmy,
Thanks for the patch.  This patch (now) has a number of collisions in the NLS catalog message numbering.  If you get to sort it out before me then please go ahead, otherwise I'll take a look at it.

> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Tim Ellison
>         Attachments: 3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Closed: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Tim Ellison closed HARMONY-3839.
--------------------------------


No response, assuming ok.


> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>            Assignee: Tim Ellison
>         Attachments: 3839.zip, Harmony3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Resolved: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Tim Ellison resolved HARMONY-3839.
----------------------------------

    Resolution: Fixed

Thanks Jimmy.

Patch applied to SQL module at repo revision r542480.

Please check it was applied as you expected.


> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>            Assignee: Tim Ellison
>         Attachments: 3839.zip, Harmony3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Assigned: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Tim Ellison reassigned HARMONY-3839:
------------------------------------

    Assignee: Tim Ellison

> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Tim Ellison
>         Attachments: 3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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


[jira] Updated: (HARMONY-3839) [classlib][sql]SeralArray improvement

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

Jimmy, Jing Lv updated HARMONY-3839:
------------------------------------

    Attachment: Harmony3839.zip

Hi Tim,
    Sorry but it seems Ruth and I have some nls messages conflict on the same module sql, I've refactored it and please try this patch (Harmony3839.zip).
    Thanks!
Jimmy

> [classlib][sql]SeralArray improvement
> -------------------------------------
>
>                 Key: HARMONY-3839
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3839
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Tim Ellison
>         Attachments: 3839.zip, Harmony3839.zip
>
>
> This is the update of SerialArray. The function is now complete except for for map parameter parsing if any(the current testcase shows no difference wtih/without map in RI).
> What's more, I fix a bug in SerialJavaObject constructor to check parameter.

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