RFR: 8315986: javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location [v2]

Alexey Ivanov aivanov at openjdk.org
Wed Oct 4 10:32:36 UTC 2023


On Wed, 4 Oct 2023 08:32:31 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Can you please tell which system it is not working?
>>  I guess harshita and vitaly tested on macos14 and it worked for them and I tested on other mac13,windows10 locally where it also worked, as well as in mach5 systems, whose link I have put in JBS.
>> 
>> I also have seen the menu disappear while clicking but it does not cause the test to fail..I saw the video recording vitaly uploaded in JBS and it is same as in macos13 where it pass always (we also dont see any failure for this test in CI runs so far)
>
> Add a delay to make it work on mach5 mac14 system. Tested for 50 iterations, link in JBS

> I also have seen the menu disappear while clicking but it does not cause the test to fail..I saw the video recording vitaly uploaded in JBS and it is same as in macos13 where it pass always (we also dont see any failure for this test in CI runs so far)

But the menu should not disappear if a greyed out item is clicked. If you see it, you should address this problem.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15677#discussion_r1345572539


More information about the client-libs-dev mailing list