On 5/4/2012 6:53 PM, Anthony Petrov wrote:
> Hello,
>
> Please review a fix for
http://bugs.sun.com/view_bug.do?bug_id=7144542 at:
>
>
http://cr.openjdk.java.net/~anthony/7u6-6-crashInSetBusy-7144542.0/So what you do is to change headful CToolkit to headless XToolkit,
correct? Note that this change will also trigger Java2D pipeline change,
which might not be what we want.
Have you tried to find out what exactly leads to the crash when CToolkit
is used?
Thanks,
Artem
> Note: in JDK 8 we already load the headless version of the AWT library,
> and this prevents the crash. Now I'm applying the same logic to JDK 7u6.
>
> --
> best regards,
> Anthony