RFR: 8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Apr 26 04:01:04 UTC 2022


On Mon, 18 Apr 2022 07:11:45 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Test was failing in the past owing to NPE while accessing JMenu probably owing to fact the test did not wait for UI to be visible before starting the test, so added a delay after the frame is made visible. Also, added disposal of frame.
> Also, it seems JDK-8213535 fix might be having a positive impact on this test.
> 
> Several iterations of this test in all platforms have passed (link in JBS).

Any reviewers?

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

PR: https://git.openjdk.java.net/jdk/pull/8282



More information about the client-libs-dev mailing list