Re: Javafx causes jogl problem in mac
Posted by
runiter on
Mar 07, 2013; 4:23pm
URL: https://forum.jogamp.org/Javafx-causes-jogl-problem-in-mac-tp4028417p4028541.html
correction, there is no need to make a thread to see this problem. Even without the thread it fails, but it fails on the 3rd or 4rd runs forward. The 1st and 2nd run usually works for some reason. I guess when JVM is cold it is slower and give enough chance for the context to be initialized. I will try your invokeAndWait suggestion next.