Message11163

Author stefan.richthofer
Recipients jamesmudd, stefan.richthofer, zyasoft
Date 2017-03-03.12:40:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488544845.74.0.587880387888.issue2559@psf.upfronthosting.co.za>
In-reply-to
Content
James: Your fix in https://github.com/jythontools/jython/pull/61 only addresses Linux et al. The issue would persist on Windows.
jython.exe is compiled from jython.py, so an equivalent modification in jython.py would be needed.

However, I am not sure if this ought to be fixed in the launcher. Do we want Jython to start with such an increased stacksize always? Just because one regrtest depends on it..? Maybe we should rather adjust regrtest target in build.xml.

Or as a compromise we could set the default launcher to 3m and adjust build.xml to run tests with 5m.
History
Date User Action Args
2017-03-03 12:40:45stefan.richthofersetmessageid: <1488544845.74.0.587880387888.issue2559@psf.upfronthosting.co.za>
2017-03-03 12:40:45stefan.richthofersetrecipients: + stefan.richthofer, zyasoft, jamesmudd
2017-03-03 12:40:45stefan.richthoferlinkissue2559 messages
2017-03-03 12:40:45stefan.richthofercreate