On Wed, 19 Feb 2025 20:39:19 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> - enforced fx application thread > - clarify doc where an `IllegalStateException` can get thrown, such as hide() > and show() > - clarified `ComboBoxBase::show` > - added a headful test `TestThreadingRestrictions` This pull request has now been integrated. Changeset: b5f76ad4 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/b5f76ad4fb2039cb1d175ff00ec1a38c4e9dd233 Stats: 480 lines in 13 files changed: 425 ins; 28 del; 27 mod 8350048: Enforce threading restrictions for show and hide methods in Window, Control, and Skin Reviewed-by: kcr, mstrauss ------------- PR: https://git.openjdk.org/jfx/pull/1717