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

Abhishek Kumar abhiscxk at openjdk.org
Thu Jul 24 16:21:54 UTC 2025


On Thu, 24 Jul 2025 16:08:56 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> > > Test is failing for me on macOS with error: Execution failed: `main' threw exception: java.lang.RuntimeException: poup is visible after component is removed
> > 
> > 
> > I have tested and the test is passing in CI both in individual run in all 4 platforms and also as part of clientlibs job and also I have tested locally in my macos15.5 system where it passed..
> 
> Test is failing on macOS for me as well with the same error. I am running Sequoia 15.5 macOS version.

It was a mistake from my side.. I didn't build the changes and that's why test failed.
It's working fine with the current fix.

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

PR Comment: https://git.openjdk.org/jdk/pull/26407#issuecomment-3114080319


More information about the client-libs-dev mailing list