Deadlock on SimpleUniverse.getPreferredConfiguration() from Swing
Hi everybody,
I am using j3dcore-pre5.jar and j3dutils.jar (1.6.0-pre2) from the github and Jogl 2.0 rc11 is retrieved via maven central repository. Java version is 1.6.
I have problems creating a 3D scene as a result of clicking a button in swing.
So i stripped the code until the following was left over.