RFR: 8350048: Enforce threading restrictions for show and hide methods in Window, Control, and Skin [v5]
Andy Goryachev
angorya at openjdk.org
Wed Mar 5 18:20:51 UTC 2025
> - 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`
Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge remote-tracking branch 'origin/master' into 8350048.enforce
- review comments
- review comments
- Merge remote-tracking branch 'origin/master' into 8350048.enforce
- fixed node init test
- all tests
- initial test
-------------
Changes: https://git.openjdk.org/jfx/pull/1717/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1717&range=04
Stats: 479 lines in 13 files changed: 424 ins; 28 del; 27 mod
Patch: https://git.openjdk.org/jfx/pull/1717.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1717/head:pull/1717
PR: https://git.openjdk.org/jfx/pull/1717
More information about the openjfx-dev
mailing list