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:49:23 UTC

[jira] Updated: (HARMONY-1301) [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form"

     [ http://issues.apache.org/jira/browse/HARMONY-1301?page=all ]

Richard Liang updated HARMONY-1301:
-----------------------------------

    Attachment: Harmony-1301.zip

Hello,

Would you please try this patch? Thanks a lot.

Best regards,
Richard

> [classlib][sql] The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" according to "serialization form"
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1301
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1301
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Attachments: Harmony-1301.zip
>
>
> Hello,
> The field "int[] theUpdateCounts" of java.sql.BatchUpdateException should be "int[] updateCounts" 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