<AWT Dev> [9] Review request for 8168135: The issue JDK-8164462 seems not fixed in b140

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Nov 24 14:28:54 UTC 2016


Hi, Semyon.
On 16.11.16 20:43, Semyon Sadetsky wrote:
> The proposed solution posts paint event after the initial configuration
> of the content window and ignore all WM expose events until the window
> initialization is finished to avoid unwanted intermediate paints.

Should the paintEvent be posted only if "needHandleResize" is true, 
which will means that the size was changed and repaint is necessary?
Why the call to validateSurface() was removed?

-- 
Best regards, Sergey.


More information about the awt-dev mailing list