Message7669

Author bpedman
Recipients adam.spiers, bpedman, fwierzbicki
Date 2013-02-13.04:21:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360729295.71.0.0618418153085.issue1746@psf.upfronthosting.co.za>
In-reply-to
Content
Submitted as a pull request here https://bitbucket.org/jython/jython/pull-request/5/issue1746-fix-issue-with-static-codecs

Sorry I don't have any tests...if you need more info on how to reproduce let me know...the basic test is just to keep creating and destroying jython interpreters and within each one import the encodings module and watch the permgen memory increase, though it might take a while unless you import lots of other stuff to fill up the PermGen space more quickly.
History
Date User Action Args
2013-02-13 04:21:35bpedmansetmessageid: <1360729295.71.0.0618418153085.issue1746@psf.upfronthosting.co.za>
2013-02-13 04:21:35bpedmansetrecipients: + bpedman, fwierzbicki, adam.spiers
2013-02-13 04:21:35bpedmanlinkissue1746 messages
2013-02-13 04:21:35bpedmancreate