You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/06/25 20:59:08 UTC

[jira] Closed: (HARMONY-1790) [classlib][io] remove duplicated exception check in RandomAccessFile#write(byte, int, int)

     [ https://issues.apache.org/jira/browse/HARMONY-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess closed HARMONY-1790.
---------------------------------


Closing since this looks okay to me now.


> [classlib][io] remove duplicated exception check in RandomAccessFile#write(byte, int, int)
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1790
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1790
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Andrew Zhang
>            Assignee: Paulex Yang
>            Priority: Minor
>         Attachments: Harmony-1790-updated.diff, Harmony-1790.diff
>
>
> Noticed that there're some duplicated exception check in RandomAccessFile#write(byte, int, int).
> I'll upload a patch to clean exception check code. thanks!
> Best regards,
> Andrew

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