--- old/test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java 2018-11-01 12:42:57.000000000 -0700 +++ new/test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java 2018-11-01 12:42:57.000000000 -0700 @@ -34,9 +34,10 @@ * @test * @key headful * @bug 7124513 + * @requires (os.family == "mac") * @summary We should support NSTexturedBackgroundWindowMask style on OSX. - * @author Sergey Bylokhov * @library /test/lib + * /test/jdk/lib/testlibrary/ * @build ExtendedRobot jdk.test.lib.Platform * @run main NSTexturedJFrame */