javafx.embed.singleThread flag questions

Kevin Rushforth kevin.rushforth at oracle.com
Wed Jan 28 17:29:07 UTC 2015


Yes, I mean since 8u40.

-- Kevin


Cirujano Cuesta, Diego wrote:
> Hi Kevin,
>
> I think that you mean since 8u40, isn´t? 
>
> Because there is a ticket about it fixed by 8u40: https://javafx-jira.kenai.com/browse/RT-38921
>
> @Pedro Duque Vieira, as you are talking about using swing and javaFX, do you have any experience with the javafx.embed.singleThread flag?
>
> Cheers,
> Diego
>
> -----Original Message-----
> From: Kevin Rushforth [mailto:kevin.rushforth at oracle.com] 
> Sent: Dienstag, 27. Januar 2015 18:32
> To: Cirujano Cuesta, Diego
> Cc: openjfx-dev at openjdk.java.net
> Subject: Re: javafx.embed.singleThread flag questions
>
> Hi,
>
> It is experimental in FX 8, but we might consider making it available via an API call in the future. I haven't heard of any problems in using it, though, so you can feel free to use it as long as you have tested it well.
>
> -- Kevin
>
>
> Cirujano Cuesta, Diego wrote:
>   
>> Hi all,
>>
>>
>> I have a few questions about the javafx.embed.singleThread flag:
>>
>>
>>
>> Is it still experimental? Is it recommended the usage of this flag in an application with several JFXPanels and swing with communication between them?
>>
>>
>>
>> anybody using it? any experience/opinion about it?
>>
>>
>>
>> Thanks!
>>
>> Diego
>>
>>   
>>     


More information about the openjfx-dev mailing list