<AWT Dev> hg: jdk7/awt/jdk: 6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11

anthony.petrov at oracle.com anthony.petrov at oracle.com
Tue Oct 12 04:53:13 PDT 2010


Changeset: 335093475c11
Author:    anthony
Date:      2010-10-12 15:52 +0400
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/335093475c11

6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Summary: Make sure the size hints are set before mapping the window on the screen
Reviewed-by: art, dcherepanov

! src/solaris/classes/sun/awt/X11/XDecoratedPeer.java
+ test/java/awt/Frame/FrameLocation/FrameLocation.java




More information about the awt-dev mailing list