8333940: Ensure javax/swing/TestUngrab.java run on all platforms

Reviewed-by: tr
This commit is contained in:
Prasanta Sadhukhan 2024-06-12 05:32:06 +00:00
parent a7205cc651
commit 1c80ddb8ef

View File

@ -27,7 +27,6 @@
* @test
* @bug 8267374
* @key headful
* @requires (os.family == "mac")
* @summary Verifies menu closes when main window is resized
* @run main TestUngrab
*/