JBR-5346 run MaximizedCustomDecorationsTest on windows/mac only

This commit is contained in:
Sergey Shelomentsev
2023-02-28 16:17:54 +02:00
committed by jbrbot
parent 3889ec1d22
commit aecacc11a9

View File

@@ -35,6 +35,7 @@ import java.util.concurrent.TimeUnit;
/**
* @test
* @summary Regression test for JBR-3157 Maximized window with custom decorations isn't focused on showing
* @requires (os.family == "windows" | os.family == "mac")
* @key headful
* @run main/othervm --add-opens java.desktop/java.awt=ALL-UNNAMED MaximizedCustomDecorationsTest
*/