<AWT Dev> hg: jdk7/awt/jdk: 7027013: Regression:	JComponent.revalidate() has no	effect on invisible components
    anthony.petrov at oracle.com 
    anthony.petrov at oracle.com
       
    Fri Apr  8 04:00:57 PDT 2011
    
    
  
Changeset: 675a582ffdf0
Author:    anthony
Date:      2011-04-08 15:00 +0400
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/675a582ffdf0
7027013: Regression: JComponent.revalidate() has no effect on invisible components
Summary: Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
! src/share/classes/java/awt/Dialog.java
+ test/java/awt/Dialog/ValidateOnShow/ValidateOnShow.java
    
    
More information about the awt-dev
mailing list