You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/06/14 19:41:16 UTC

[jira] Commented: (HARMONY-6550) remove NotImplementedException marker for few methods that have been implemented

    [ https://issues.apache.org/jira/browse/HARMONY-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878650#action_12878650 ] 

Hudson commented on HARMONY-6550:
---------------------------------

Integrated in Harmony-1.5-head-linux-x86_64 #850 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/850/])
    Apply patch for HARMONY-6550 (remove NotImplementedException marker for few methods that have been implemented)


> remove NotImplementedException marker for few methods that have been implemented
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-6550
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6550
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Lang Yang
>            Assignee: Tim Ellison
>             Fix For: 5.0M15
>
>         Attachments: HARMONY-6550.diff
>
>
> JDoc indicates that these constructors are only supposed to construct a blank instance. NotImplementedException marker should be removed from them. 
> The constructors are as following:
> public IIOServiceProvider()
> protected ImageInputStreamSpi()
> protected ImageOutputStreamSpi()
> protected ImageReaderSpi()
> protected ImageWriterSpi()

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