./test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html

Print this page
rev 3081 : Fixed regression test WindowWithWarningTest - enable AWT robot.

*** 2,12 **** <!-- @test @bug 6391770 @summary Content of the Window should be laid out in the area left after WarningWindow was added. @author Yuri Nesterenko ! @run applet WindowWithWarningTest.html --> <head> <title>WindowWithWarningTest</title> </head> --- 2,12 ---- <!-- @test @bug 6391770 @summary Content of the Window should be laid out in the area left after WarningWindow was added. @author Yuri Nesterenko ! @run applet/othervm/policy=applet.policy WindowWithWarningTest.html --> <head> <title>WindowWithWarningTest</title> </head>