RFR: 8315655: [macos] Right click and dragging over a component with a popup menu will open the popup [v5]

Alisen Chung achung at openjdk.org
Fri Jun 7 22:29:16 UTC 2024


On Fri, 7 Jun 2024 07:35:19 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - update copyright years
>>  - automated test
>>  - changed test to automatic
>
> test/jdk/javax/swing/JPopupMenu/MouseDragPopupTest.java line 39:
> 
>> 37:  * @test
>> 38:  * @bug 8315655
>> 39:  * @requires (os.family == "mac")
> 
> Also, is there any need to restrict it to mac as I guess in other platforms, this test should anyway pass...Did you check?

I've removed the restriction, the test passes on all platforms

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19569#discussion_r1631752491


More information about the client-libs-dev mailing list