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/10/10 21:17:32 UTC

[jira] Created: (HARMONY-6672) JPEGQTable.toString() format is not consistent with RI

JPEGQTable.toString() format is not consistent with RI
------------------------------------------------------

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




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


[jira] Updated: (HARMONY-6672) JPEGQTable.toString() format is not consistent with RI

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

Lang Yang updated HARMONY-6672:
-------------------------------

    Attachment: HARMONY-6672-java6.diff

> JPEGQTable.toString() format is not consistent with RI
> ------------------------------------------------------
>
>                 Key: HARMONY-6672
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6672
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Lang Yang
>            Assignee: Lang Yang
>         Attachments: HARMONY-6672-java6.diff
>
>
> The JPEGQTable.toString() test failed on RI. The issue seems to be we have one more space character than RI in each row. Remove the space resolved the issue

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


[jira] Resolved: (HARMONY-6672) JPEGQTable.toString() format is not consistent with RI

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

Lang Yang resolved HARMONY-6672.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0M4

This issue only occurs on java6 branch.  

Patch applied to imageio module at repo revision r1006343. 

Thanks.
Lang

> JPEGQTable.toString() format is not consistent with RI
> ------------------------------------------------------
>
>                 Key: HARMONY-6672
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6672
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Lang Yang
>            Assignee: Lang Yang
>             Fix For: 6.0M4
>
>         Attachments: HARMONY-6672-java6.diff
>
>
> The JPEGQTable.toString() test failed on RI. The issue seems to be we have one more space character than RI in each row. Remove the space resolved the issue

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


[jira] Updated: (HARMONY-6672) JPEGQTable.toString() format is not consistent with RI

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

Lang Yang updated HARMONY-6672:
-------------------------------

    Description: The JPEGQTable.toString() test failed on RI. The issue seems to be we have one more space character than RI in each row. Remove the space resolved the issue
     Patch Info: [Patch Available]

> JPEGQTable.toString() format is not consistent with RI
> ------------------------------------------------------
>
>                 Key: HARMONY-6672
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6672
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Lang Yang
>            Assignee: Lang Yang
>
> The JPEGQTable.toString() test failed on RI. The issue seems to be we have one more space character than RI in each row. Remove the space resolved the issue

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