Re: Linux + Java 7 + Dual screen issue
Posted by
gouessej on
Dec 12, 2013; 9:05am
URL: https://forum.jogamp.org/Linux-Java-7-Dual-screen-issue-tp4030862p4030864.html
Hi
Thank you for the investigation. Please use Github and provide a patch. We could at least detect Java 1.7 and use a different code path until it is fixed in the JVM.
I don't use AWT anymore, this is a nice solution but it will be better when I succeed in rendering Swing components without AWT with NEWT and GLG2D.