Swing and JavaFX thread merge

Werner Lehmann lehmann at media-interactive.de
Tue Aug 13 08:17:07 PDT 2013


Artem,

we already tested with 7u40 b35 - same thing:

> Java Web Start 10.40.2.35
> Using JRE version 1.7.0_40-ea-b35 Java HotSpot(TM) 64-Bit Server VM
...
> runTest in AWT-EventQueue-2
> jfx button click in JavaFX Application Thread
> invokeLater from jfx button click in AWT-EventQueue-0
> jbutton click in AWT-EventQueue-2
> jfx button click in JavaFX Application Thread
> invokeLater from jfx button click in AWT-EventQueue-0
> jbutton click in AWT-EventQueue-2

Werner

On 13.08.2013 16:31, Artem Ananiev wrote:
> Jeff, Werner,
>
> thank you very much for detailed evaluation. The issues you observe may
> be related to recent changes in AWT/Swing in 7u25. If my guess is
> correct, they should be fixed in the latest 7u40 builds. I know it's not
> released yet, but early access builds are available at java.net. Could
> you run your apps with 7u40 and check if the problems are gone, please?
>
> Thanks,
>
> Artem


More information about the openjfx-dev mailing list