< prev index next >

test/jdk/java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java

Print this page

        

*** 20,30 **** * or visit www.oracle.com if you need additional information or have any * questions. */ /** ! * @test @summary setAlwaysOnTop doesn't behave correctly in Linux/Solaris under * certain scenarios * @bug 8021961 * @author Semyon Sadetsky * @run main ChildAlwaysOnTopTest */ --- 20,32 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /** ! * @test ! * @key headful ! * @summary setAlwaysOnTop doesn't behave correctly in Linux/Solaris under * certain scenarios * @bug 8021961 * @author Semyon Sadetsky * @run main ChildAlwaysOnTopTest */
< prev index next >