You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2008/08/22 07:54:44 UTC

[jira] Commented: (HARMONY-5873) Fixes a problem in JComboBox that fails JComboBox.testSetGetSelectedItem()

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

Sean Qiu commented on HARMONY-5873:
-----------------------------------

It seems that this patch will make javax.swing.JComboBoxRTest failed.

Error message:

testSetSelectedItem	Failure	action performed

junit.framework.AssertionFailedError: action performed
at javax.swing.JComboBoxRTest.testSetSelectedItem(JComboBoxRTest.java:69)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Could you please check it again?

> Fixes a problem in JComboBox that fails JComboBox.testSetGetSelectedItem()
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-5873
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5873
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tharindu Mathew
>            Assignee: Mark Hindess
>         Attachments: testSetGetSelectedItemFix.patch
>
>


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