[ http://issues.apache.org/jira/browse/HARMONY-2412?page=all ]
Alexey A. Ivanov updated HARMONY-2412:
--------------------------------------
Patch Info: [Patch Available]
Estimated Complexity: Advanced
> [classlib][awt] j.a.EventQueue.getCurrentEvent() returns null inside invokeAndWait()
> ------------------------------------------------------------------------------------
>
> Key: HARMONY-2412
> URL: http://issues.apache.org/jira/browse/HARMONY-2412
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Alexey A. Ivanov
> 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.
-
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
|