While looking at some of the changes, I saw some existing code which I do not really understand: why is JTextField having a special logic in isValidateRoot in case it is not in a JViewPort? And if this component has a special handling, why not other components?
-Christopher On Thu, Jul 23, 2009 at 1:57 PM, Anthony Petrov<anthony.pet...@sun.com> wrote: > Hello Swing and AWT teams, > > So here's the latest version of the fix: > > http://cr.openjdk.java.net/~anthony/7-23-invalidate-6852592.2/ > > The specification has been modified, some stuff has been moved around. > Currently the spec is being reviewed by the CCC at Sun, and therefore is > kind of frozen. However, if anyone happen to find major problems with the > javadoc, please feel free to speak up. > > Suggestions for the code changes are still very welcome. Thank you in > advance! > > -- > best regards, > Anthony >