RFR: 8350048: Enforce threading restrictions for show and hide methods in Window, Control, and Skin [v3]

Andy Goryachev angorya at openjdk.org
Fri Feb 28 16:16:04 UTC 2025


On Thu, 27 Feb 2025 15:57:07 GMT, Andy Goryachev <angorya at 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`
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review comments

created CSR https://bugs.openjdk.org/browse/JDK-8350962

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

PR Comment: https://git.openjdk.org/jfx/pull/1717#issuecomment-2691039623


More information about the openjfx-dev mailing list