Message7742

Author fwierzbicki
Recipients fwierzbicki, kmoran
Date 2013-02-25.19:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361821100.62.0.993194497909.issue1783@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry this never got answered. The answer is that you can pass args to the Java side with -J. So for increasing max memory to 1024m you would do this:

jython -JXmx1024m

Closing.
History
Date User Action Args
2013-02-25 19:38:20fwierzbickisetmessageid: <1361821100.62.0.993194497909.issue1783@psf.upfronthosting.co.za>
2013-02-25 19:38:20fwierzbickisetrecipients: + fwierzbicki, kmoran
2013-02-25 19:38:20fwierzbickilinkissue1783 messages
2013-02-25 19:38:20fwierzbickicreate