RFR: 8350048: Enforce threading restrictions for show and hide methods in Window, Control, and Skin [v3]
Andy Goryachev
angorya at openjdk.org
Thu Feb 27 15:57:07 UTC 2025
On Tue, 25 Feb 2025 21:19:16 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> For example, I recommend checking the following:
> MenuBarSkin line 799
> ComboBoxListViewSkin line 199
I think it should be sufficient to mention the exception in the actual methods where the check is done, such as `hide()` and `show()`.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1717#issuecomment-2688379991
More information about the openjfx-dev
mailing list