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/25 05:07:10 UTC

[jira] Created: (HARMONY-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form"

[classlib][luni] java.sql.SQLException does not comply with the "serialization form"
------------------------------------------------------------------------------------

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

Hello,

java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.

I will attach a patch to fix this issue.

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-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form"

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

Stepan Mishura reassigned HARMONY-1273:
---------------------------------------

    Assignee: Stepan Mishura

> [classlib][luni] java.sql.SQLException does not comply with the "serialization form"
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form"

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

Stepan Mishura updated HARMONY-1273:
------------------------------------

    Summary: [classlib][sql] java.sql.SQLException does not comply with the "serialization form"  (was: [classlib][luni] java.sql.SQLException does not comply with the "serialization form")

> [classlib][sql] java.sql.SQLException does not comply with the "serialization form"
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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-1273) [classlib][luni] java.sql.SQLException does not comply with the "serialization form"

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

Richard Liang updated HARMONY-1273:
-----------------------------------

    Attachment: Harmony-1273.zip

Hello,

Would you please try this patch? Thanks a lot.

Best regards,
Richard

> [classlib][luni] java.sql.SQLException does not comply with the "serialization form"
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form"

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

Stepan Mishura closed HARMONY-1273.
-----------------------------------


Verified by Richard.

> [classlib][sql] java.sql.SQLException does not comply with the "serialization form"
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form"

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

Thanks a lot, Stepan. You fix looks fine.

It's my fault.  :-)

Best regards,
Richard

> [classlib][sql] java.sql.SQLException does not comply with the "serialization form"
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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-1273) [classlib][sql] java.sql.SQLException does not comply with the "serialization form"

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

Stepan Mishura resolved HARMONY-1273.
-------------------------------------

    Resolution: Fixed

Thanks Richard - the modified patch was applied to SQL module at r436665. I've added more checks to comparator + slightly enhanced test for compatibility with RI. Also I've removed redundant entries(path="../../build/tests") from build.xml.

Please check that the patch was applied as you expected.

> [classlib][sql] java.sql.SQLException does not comply with the "serialization form"
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-1273
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1273
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Stepan Mishura
>         Attachments: Harmony-1273.zip
>
>
> Hello,
> java.sql.SQLException should define serialized fields "int vendorCode ,SQLException next" according to serialization form.
> I will attach a patch to fix this issue.
> 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