No. It’s a bug in the Java code, and the sys
flag only affects Jython’s execution environment.
Also, the ‘fix’ for a StackOverflowError is pretty much never “make the stack larger”. It’s a programming error (on our part, not yours) to fix.
2 Likes