You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Lang Yang (JIRA)" <ji...@apache.org> on 2010/05/08 22:06:47 UTC

[jira] Created: (HARMONY-6508) Remove the exception in method IIOServiceProvider.onDeregistration

Remove the exception in method IIOServiceProvider.onDeregistration
------------------------------------------------------------------

                 Key: HARMONY-6508
                 URL: https://issues.apache.org/jira/browse/HARMONY-6508
             Project: Harmony
          Issue Type: Sub-task
          Components: Classlib
            Reporter: Lang Yang


According to description of method IIOServiceProvider.onDeregistration [0], the default implementation should does nothing, rather than throwing out a NotImplementedExcetpion.

[0] - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/IIOServiceProvider.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)

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


[jira] Assigned: (HARMONY-6508) Remove the exception in method IIOServiceProvider.onDeregistration

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov reassigned HARMONY-6508:
---------------------------------------

    Assignee: Alexei Fedotov

> Remove the exception in method IIOServiceProvider.onDeregistration
> ------------------------------------------------------------------
>
>                 Key: HARMONY-6508
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6508
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Lang Yang
>            Assignee: Alexei Fedotov
>         Attachments: HARMONY-6508-lang.txt
>
>
> According to description of method IIOServiceProvider.onDeregistration [0], the default implementation should does nothing, rather than throwing out a NotImplementedExcetpion.
> [0] - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/IIOServiceProvider.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)

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


[jira] Updated: (HARMONY-6508) Remove the exception in method IIOServiceProvider.onDeregistration

Posted by "Lang Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lang Yang updated HARMONY-6508:
-------------------------------

    Attachment: HARMONY-6508-lang.txt

> Remove the exception in method IIOServiceProvider.onDeregistration
> ------------------------------------------------------------------
>
>                 Key: HARMONY-6508
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6508
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Lang Yang
>         Attachments: HARMONY-6508-lang.txt
>
>
> According to description of method IIOServiceProvider.onDeregistration [0], the default implementation should does nothing, rather than throwing out a NotImplementedExcetpion.
> [0] - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/IIOServiceProvider.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)

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


[jira] Closed: (HARMONY-6508) Remove the exception in method IIOServiceProvider.onDeregistration

Posted by "Lang Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lang Yang closed HARMONY-6508.
------------------------------


> Remove the exception in method IIOServiceProvider.onDeregistration
> ------------------------------------------------------------------
>
>                 Key: HARMONY-6508
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6508
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Lang Yang
>            Assignee: Alexei Fedotov
>             Fix For: 5.0M15
>
>         Attachments: HARMONY-6508-lang.txt
>
>
> According to description of method IIOServiceProvider.onDeregistration [0], the default implementation should does nothing, rather than throwing out a NotImplementedExcetpion.
> [0] - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/IIOServiceProvider.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)

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


[jira] Resolved: (HARMONY-6508) Remove the exception in method IIOServiceProvider.onDeregistration

Posted by "Alexei Fedotov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Fedotov resolved HARMONY-6508.
-------------------------------------

    Fix Version/s: 5.0M15
       Resolution: Fixed

Fixed as a part of HARMONY-6518.

> Remove the exception in method IIOServiceProvider.onDeregistration
> ------------------------------------------------------------------
>
>                 Key: HARMONY-6508
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6508
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Lang Yang
>            Assignee: Alexei Fedotov
>             Fix For: 5.0M15
>
>         Attachments: HARMONY-6508-lang.txt
>
>
> According to description of method IIOServiceProvider.onDeregistration [0], the default implementation should does nothing, rather than throwing out a NotImplementedExcetpion.
> [0] - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/IIOServiceProvider.html#onDeregistration(javax.imageio.spi.ServiceRegistry, java.lang.Class)

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