From: Rich Hickey <richhic...@gmail.com>
Date: Tue, 10 Nov 2009 07:21:42 -0500
Local: Tues, Nov 10 2009 7:21 am
Subject: Re: Running out of memory when using loop/recur and destructuring
On Wed, Nov 4, 2009 at 8:47 AM, Christophe Grand <christo...@cgrand.net> wrote:
Right - pervasive locals clearing will definitely do the trick here.
> On Tue, Nov 3, 2009 at 7:27 PM, Paul Mooser <taron...@gmail.com> wrote:
>> Ah -- I hadn't understood that when using destructuring, that
>> Eeww. It seems like quite a thorny issue to solve, even if simple to
> Well, in truth, there's a way to fix the loop macro but it is too
> The real solution would be pervasive locals clearing but I seem to
Interestingly, when I was at Microsoft and asked them about handling this issue for the CLR they stated plainly it wasn't an issue at all - their system can fully detect that any such references are in fact unreachable and are subject to GC. So, in a sense, all locals clearing on my part is a workaround for a JVM weakness in this area. >> What's the procedure for creating a ticket for this? Is it at least
No ticket, please. This issue is well understood and has been
>> acknowledged that this IS a bug? > It's better to wait for Rich's opinion on this problem before creating a ticket.
discussed at length. Thanks,
Rich
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||