[x3d-public] editing Java options in X3DPSAIL. Setting memory options.
John Carlson
yottzumm at gmail.com
Sun May 12 21:35:41 PDT 2019
I would use jnius_config and edit classpath.py to set jnius/java memory options.
Like:
jnius_config.add_options('-Xrs', '-Xmx4096')
You have to do this before the JVM starts.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20190512/fafb720f/attachment.html>
More information about the x3d-public
mailing list