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 2007/02/12 16:34:05 UTC

[jira] Closed: (HARMONY-2412) [classlib][awt] j.a.EventQueue.getCurrentEvent() returns null inside invokeAndWait()

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

Alexey A. Ivanov closed HARMONY-2412.
-------------------------------------


It's fine. Thank you, Mark.

> [classlib][awt] j.a.EventQueue.getCurrentEvent() returns null inside invokeAndWait()
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2412
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2412
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>         Attachments: H2412-EventQueueCore.patch, H2412-EventQueueTest.patch
>
>
> java.awt.EventQueue.invokeAndWait is implemented by posting an instance of InvocationEvent to the event queue. When the Runnable is executed the current event in the EventQueue is null on Harmony.

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