You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Markov (JIRA)" <ji...@apache.org> on 2007/05/31 17:41:16 UTC

[jira] Updated: (HARMONY-1718) [classlib][luni] Junit AWTRunner there is no JU icon on the window title

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

Mikhail Markov updated HARMONY-1718:
------------------------------------

    Attachment: H-1718.patch

Here is the patch fixing the issue.

Fix description: Harmony has no content handlers for image mime-types while all the needed functionality required for their reading is in place (in awt), so the patch just added these handlers for image/gif, image/jpeg and image/png mime types. With them JUnit icons are showed correctly.

> [classlib][luni] Junit AWTRunner there is no JU icon on the window title
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-1718
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1718
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Ilya Okomin
>            Priority: Minor
>         Attachments: H-1718.patch
>
>
> AWTRunner: there is no JU icon on the window title and between Run
> buttons. 
> Steps to Reproduce:
> 1.  java -cp junit.jar  junit.awtui.TestRunner
> Result: there is no JU icon on window title and between "Run" buttons.

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