On Fri, 7 Jun 2024 07:35:19 GMT, Prasanta Sadhukhan <psadhuk...@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