On Wed, 11 Feb 2026 20:53:05 GMT, Jose Pereda <[email protected]> wrote:

> This PR adds a thread check to verify that native iOS UI code runs on the 
> main thread, in a similar way as how `(void)setFrame:(CGRect)boundsRect` 
> calls `_setBounds()`.

This pull request has now been integrated.

Changeset: 422d34c0
Author:    Jose Pereda <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/422d34c0f84d78345b1f9c73168890d6dfa0f976
Stats:     10 lines in 1 file changed: 9 ins; 0 del; 1 mod

8377706: [iOS] UI API called on a background thread: UIView layer

Reviewed-by: prr

-------------

PR: https://git.openjdk.org/jfx/pull/2073

Reply via email to