<AWT Dev> hg: jdk7/awt/jdk: 7041387: Introduce new boolean system property java.awt.smartInvalidate
anthony.petrov at oracle.com
anthony.petrov at oracle.com
Tue May 10 07:28:24 PDT 2011
Changeset: dde5cc0d768c
Author: anthony
Date: 2011-05-10 18:28 +0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/dde5cc0d768c
7041387: Introduce new boolean system property java.awt.smartInvalidate
Summary: The behavior introduced with 6852592 is now enabled by the new system property only
Reviewed-by: dcherepanov
! src/share/classes/java/awt/Component.java
! src/share/classes/java/awt/Container.java
! test/java/awt/Component/Revalidate/Revalidate.java
! test/java/awt/Container/ValidateRoot/InvalidateMustRespectValidateRoots.java
More information about the awt-dev
mailing list