RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Oct 20 04:24:05 UTC 2021


On Tue, 19 Oct 2021 20:20:00 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> Looks like this test does not fail anymore.
>> 
>> It does not fail once even without changes, but I've added extra `waitForIdle()` just for safety.
>> 
>> Checked on ~350 test runs.
>
> Alexander Zvegintsev has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - remove wildcard imports
>  - cleanup

One more thing..since you are setting apple.laf.useScreenMenuBar property, wouldn't it be prudent to run the test in main/othervm mode explicitly?

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

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



More information about the client-libs-dev mailing list