Message11419

Author zyasoft
Recipients stefan.richthofer, tobias, zyasoft
Date 2017-06-08.15:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496936605.18.0.973115950571.issue2597@psf.upfronthosting.co.za>
In-reply-to
Content
I ran the `Exhaust` test from #2026 for 250000+ iterations, and under inspection with VisualVM, I did not see any leak.

Perhaps we can optimize here, but it seems to me that the problem reported here is not a memory leak per se, as was in the original issue, but using up memory too quickly/inefficiently. Changing the semantics here can be subtle, as we saw with somewhat related #2321.
History
Date User Action Args
2017-06-08 15:43:25zyasoftsetmessageid: <1496936605.18.0.973115950571.issue2597@psf.upfronthosting.co.za>
2017-06-08 15:43:25zyasoftsetrecipients: + zyasoft, stefan.richthofer, tobias
2017-06-08 15:43:25zyasoftlinkissue2597 messages
2017-06-08 15:43:24zyasoftcreate