Re: J3D and JOGL runtime ver. check...and odd msg.
Posted by hharrison on Jan 13, 2014; 9:55pm
URL: https://forum.jogamp.org/J3D-and-JOGL-runtime-ver-check-and-odd-msg-tp4031195p4031196.html
It's not really exposed (at least on the Java3d side) But it could be through some system properties.
The printout you're seeing is emitted unconditionally by the Java3d loading code, I've been meaning to turn that
back off, I will do so after providing a Query method for the basic version info.
Cheers,
Harvey