[ http://issues.apache.org/jira/browse/HARMONY-1301?page=all ]
Stepan Mishura closed HARMONY-1301.
-----------------------------------
Verified by 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
> Assigned To: Stepan Mishura
> 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
|