You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey A. Ivanov (JIRA)" <ji...@apache.org> on 2006/12/14 15:48:21 UTC

[jira] Created: (HARMONY-2703) [classlib][swing] j.s.JComponent_MultithreadedTest is not stable

[classlib][swing] j.s.JComponent_MultithreadedTest is not stable
----------------------------------------------------------------

                 Key: HARMONY-2703
                 URL: http://issues.apache.org/jira/browse/HARMONY-2703
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Alexey A. Ivanov
            Priority: Minor


The test depends on focus transferring which implies synchronization of test thread and event dispatch thread where these events are handled.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-2703) [classlib][swing] j.s.JComponent_MultithreadedTest is not stable

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

Alexei Zakharov reassigned HARMONY-2703:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][swing] j.s.JComponent_MultithreadedTest is not stable
> ----------------------------------------------------------------
>
>                 Key: HARMONY-2703
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2703
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: H2703-JComponent_MultithreadedTest.patch
>
>
> The test depends on focus transferring which implies synchronization of test thread and event dispatch thread where these events are handled.

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


[jira] Resolved: (HARMONY-2703) [classlib][swing] j.s.JComponent_MultithreadedTest is not stable

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

Alexei Zakharov resolved HARMONY-2703.
--------------------------------------

    Resolution: Fixed

IMO moving all calls to AWT event dispatching thread is the right thing. Thanks Alexey. The patch was committed at the revision 515571. Please verify. 

> [classlib][swing] j.s.JComponent_MultithreadedTest is not stable
> ----------------------------------------------------------------
>
>                 Key: HARMONY-2703
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2703
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: H2703-JComponent_MultithreadedTest.patch
>
>
> The test depends on focus transferring which implies synchronization of test thread and event dispatch thread where these events are handled.

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


[jira] Updated: (HARMONY-2703) [classlib][swing] j.s.JComponent_MultithreadedTest is not stable

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2703?page=all ]

Alexey A. Ivanov updated HARMONY-2703:
--------------------------------------

    Attachment: H2703-JComponent_MultithreadedTest.patch

Waiting for focus has been reworked.
Yet it hangs from time to time.

> [classlib][swing] j.s.JComponent_MultithreadedTest is not stable
> ----------------------------------------------------------------
>
>                 Key: HARMONY-2703
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2703
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>            Priority: Minor
>         Attachments: H2703-JComponent_MultithreadedTest.patch
>
>
> The test depends on focus transferring which implies synchronization of test thread and event dispatch thread where these events are handled.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira