History log of /openjdk9/jdk/test/java/awt/Component/Revalidate/Revalidate.java
Revision Date Author Comments
# 15235:fe58d505fffd 07-Jul-2016 goetz

8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis


# 4195:dde5cc0d768c 10-May-2011 anthony

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


# 4074:f805a139c57c 19-Apr-2011 anthony

7036669: Simplify revalidating component hierarchy with multiple validate roots
Summary: Introduce Component.revalidate() method
Reviewed-by: art, alexp