Cross-posting to swing-dev and awt-dev.
On 7/2/2013 6:10 AM, Leonid Romanov wrote:
On Jun 28, 2013, at 9:32 PM, Artem Ananiev wrote:
This is a bug in eAWT, which uses SwingUtilities.invokeLater(), but should use
SunToolkit.postEvent(AppContext, AWTEvent) or similar.
What do you think abo
Hello Anthony,
Yes, sure, let's wait for Artem's evaluation of the fix. Yes, probably,
a new bug which consists in inability to take AWT lock without a
deadlock from "Runnable()" instance which is executed by the method
"sun.java2d.opengl.OGLRenderQueue.flushAndInvokeNow(Runnable r)". But
cur