<Swing Dev> JSplitPane / heavyweight vs. lightweight components

Anthony Petrov anthony.petrov at oracle.com
Tue Jan 17 16:45:30 UTC 2012


Hi Christopher,

On 1/17/2012 8:36 PM, Christopher Deckers wrote:
>>> Great, that's it "-Djava.awt.smartInvalidate=true" solves the problem,
> 
> What was the reasoning of having the smart invalidate algorithm not
> being the default?

The algorithm caused a number of regressions in Swing that were 
identified too late in the release cycle of JDK 7, and as such it was 
decided to make this functionality optional in order to not delay the 
release of JDK 7.

--
best regards,
Anthony



More information about the swing-dev mailing list