On Tue, 18 Mar 2025 17:05:17 GMT, Ambarish Rapte wrote:
>> Andy Goryachev has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains six additional
>> comm
On Tue, 18 Mar 2025 16:57:31 GMT, Andy Goryachev wrote:
>> - synchronized `EventType::register()` method
>> - simplified internal constructor which is only used for `EventType.ROOT`
>>
>> There should negligent impact on performance when `EventTypes` are created
>> in the FX Application Thread.
On Tue, 18 Mar 2025 16:57:31 GMT, Andy Goryachev wrote:
>> - synchronized `EventType::register()` method
>> - simplified internal constructor which is only used for `EventType.ROOT`
>>
>> There should negligent impact on performance when `EventTypes` are created
>> in the FX Application Thread.
> - synchronized `EventType::register()` method
> - simplified internal constructor which is only used for `EventType.ROOT`
>
> There should negligent impact on performance when `EventTypes` are created in
> the FX Application Thread.
>
> There might be a distant potential for a deadlock if the
On Mon, 10 Mar 2025 14:31:33 GMT, Andy Goryachev wrote:
>> - synchronized `EventType::register()` method
>> - simplified internal constructor which is only used for `EventType.ROOT`
>>
>> There should negligent impact on performance when `EventTypes` are created
>> in the FX Application Thread.
On Wed, 5 Mar 2025 18:40:36 GMT, Andy Goryachev wrote:
> - synchronized `EventType::register()` method
> - simplified internal constructor which is only used for `EventType.ROOT`
>
> There should negligent impact on performance when `EventTypes` are created in
> the FX Application Thread.
>
>
> - synchronized `EventType::register()` method
> - simplified internal constructor which is only used for `EventType.ROOT`
>
> There should negligent impact on performance when `EventTypes` are created in
> the FX Application Thread.
>
> There might be a distant potential for a deadlock if the