https://issues.apache.org/bugzilla/show_bug.cgi?id=23942
--- Comment #42 from Matt Benson <[EMAIL PROTECTED]> 2008-06-30 15:37:17 PST --- Spoke too soon. My test run neared completion, but finally died with an OOME despite my having commented out the local property scope from Target. I am at a loss. I presume the design of this patch, particularly the decoupling of LocalPropertyStack and LocalProperties, was intended to bypass the Googlable problem of ThreadLocal values being of the same class that declares the ThreadLocal and thus being self-referential. Somehow the current patch still doesn't work, unfortunately. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
