Re: AppContext issue in Apple Java 6 -- same issue in Oracle Java 7?

2013-07-02 Thread Artem Ananiev
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

Re: [8] Review request for 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop

2013-07-02 Thread Anton Litvinov
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