jdk/test/java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest.html
author malenkov
Tue, 11 Sep 2012 10:58:39 +0400
changeset 13773 69665c88db93
parent 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties Reviewed-by: rupashka

<html>
<!--  
  @test
  @bug 4868278
  @summary Tests that GraphicsConfig for invisible (peerless) windows is
updated after showing the window
  @author artem.ananiev, area=awt.multiscreen
  @library ../../regtesthelpers
  @build Util
  @run applet WindowGCChangeTest.html
  -->
<head>
<title> WindowGCChangeTest </title>
</head>
<body>

<h1>WindowGCChangeTest<br>Bug ID: 4868278 Problem with Action button tooltips with some multiple monitor configurations </h1>

<p> This is an AUTOMATIC test, simply wait for completion </p>

<APPLET CODE="WindowGCChangeTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>