Login  Register

Re: Dealing with the outdated java3d libraires on Mac

Posted by gouessej on Mar 19, 2014; 9:07pm
URL: https://forum.jogamp.org/Dealing-with-the-outdated-java3d-libraires-on-Mac-tp4031866p4031996.html

Thank you very much rthur. Some people claimed that the classloaders are created so early that this option has no chance to work if not set as a VM option, subsequent changes are simply ignored. Therefore, you can use Runtime.exec in a new main class to "run" the VM with the proper option. This trick is useful to set other VM options, for example Xmx and Xms.
Julien Gouesse | Personal blog | Website