hg: jdk7/awt/jdk: 6644301: lightweight components can repaint outside request bounds

oleg.sukhodolsky at sun.com oleg.sukhodolsky at sun.com
Thu May 15 00:34:44 PDT 2008


Changeset: 5a6c318329f2
Author:    son
Date:      2008-05-15 11:34 +0400
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/5a6c318329f2

6644301: lightweight components can repaint outside request bounds
Summary: repaint() needs to adjust width and height if it receives negative x or y.
Reviewed-by: art

! src/share/classes/java/awt/Component.java




More information about the jdk7-changes mailing list