Re: Switched to JDK 1.7, GLCanvas buggy on mac
Posted by
Fauldsh on
Jul 11, 2012; 2:01pm
URL: https://forum.jogamp.org/Switched-to-JDK-1-7-GLCanvas-buggy-on-mac-tp4025496p4025500.html
Ok, I made some changes and stripped even more out (
https://gist.github.com/3090470). Weirdly if I compile for Java 1.6 and run using the Java SE 6 (MacOS X Default) it works fine. Whilst resizing is still quite jerky in 1.6 there is no random resizing as in 1.7. Not sure what to make of this.