<AWT Dev> [8] Review Request: 7090424 TestGlyphVectorLayout failed automately with java.lang.StackOverflowError

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Oct 16 07:00:22 PDT 2013


Hello.
Please review the fix for jdk 8.
The fix has two parts
  - Repaint method in the peer now paint the component in place if it 
was called on EDT only.
  - Most of setters were changed to stop recursion if they were called 
on EDT.

Bug: https://bugs.openjdk.java.net/browse/JDK-7090424
Webrev can be found at: http://cr.openjdk.java.net/~serb/7090424/webrev.00

-- 
Best regards, Sergey.



More information about the awt-dev mailing list