RFR: 4938801: The popup does not go when the component is removed. [v4]

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Jul 25 07:08:56 UTC 2025


On Fri, 25 Jul 2025 05:41:22 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Hmm..that is strange..it used to work I am sure..let me check..
>
> probably we should use hide() instead to allow it to dispose() the resources..

ok setVisible(false) inturn will call hide

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26407#discussion_r2230331902


More information about the client-libs-dev mailing list