<AWT Dev> <Awt Dev> [9] Review Request for 8025815: Child FileDialog of modal dialog does not get focus on Gnome
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Jul 14 10:08:54 UTC 2015
On 13.07.15 16:59, Semyon Sadetsky wrote:
> Yet another issue I found in the GTK file chooser code is a dispose
> concurrency issue. The GTK dialog widget is being created in a
> separate thread upon the setVisible(true) call but it can be hidden or
> disposed without any synchronization with this thread. It can prevent
> the VM from stopping if the dialog is hidden or disposed right after
> its creation. This also was fixed in the proposed solution.
Is it possible to write the test for this issue also?
>
> --Semyon
--
Best regards, Sergey.
More information about the awt-dev
mailing list