You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2007/04/11 12:15:32 UTC

[jira] Updated: (HARMONY-3623) [classlib][imageio] bug that code depends on hash order

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

Xiao-Feng Li updated HARMONY-3623:
----------------------------------

    Attachment: imageio.patch

> [classlib][imageio] bug that code depends on hash order
> -------------------------------------------------------
>
>                 Key: HARMONY-3623
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3623
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: all required platforms
>            Reporter: Xiao-Feng Li
>            Priority: Trivial
>         Attachments: imageio.patch
>
>
> classlib test javax.imageio.ImageIOTest  will fail if the image file is checked for JPG format first
> before the PNG format check.  The order dependence of the code behavior looks like a bug.

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