Login  Register

Re: Java3D 1.6 crashes JVM

Posted by Julien on Apr 28, 2014; 8:10pm
URL: https://forum.jogamp.org/Java3D-1-6-crashes-JVM-tp4031293p4032244.html

Unfortunately, not calling queryProperties() will not work for me. First, I don't have control of the VisAD API making the call, and second I believe it would require deep surgery in VisAD to remove the dependence on queryProperties().

@Harvey, @Julien,

Is there any possibility we could see a fix for this problem in Java 3D? I spent the morning poking around java3d-core trying various workarounds, but I did not have any luck.

Also, I tried System.setProperty("jogl.disable.opengles","true"); with no luck.

Thanks.

-Julien C