Message11186

Author jamesmudd
Recipients jamesmudd, jeff.allen, stefan.richthofer, zyasoft
Date 2017-03-05.18:58:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488740291.48.0.103926372743.issue2559@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated the pull request to fix this https://github.com/jythontools/jython/pull/61

It now sets Xss to 2560k on both Unix and Windows. I think this is a good compromise, on Ubuntu test_marshal fails with 2m but passes with 3m. It actually needs some where around 2100k so 2560k seems like a reasonable value while staying as small as possible.

I have rebuilt the windows launcher and although it seems to work for me I would be happier if a few others could try this out as well.
History
Date User Action Args
2017-03-05 18:58:11jamesmuddsetmessageid: <1488740291.48.0.103926372743.issue2559@psf.upfronthosting.co.za>
2017-03-05 18:58:11jamesmuddsetrecipients: + jamesmudd, zyasoft, jeff.allen, stefan.richthofer
2017-03-05 18:58:11jamesmuddlinkissue2559 messages
2017-03-05 18:58:10jamesmuddcreate