Re: [tcljava-dev] Testcase for bug 2072924
Brought to you by:
mdejong
From: Tom P. <tpo...@ny...> - 2009-02-03 14:39:36
|
On Mon, Feb 02, 2009 at 11:19:52PM -0800, Mo DeJong wrote: > The short answer is that you have in fact found a bug. The longer answer > is I need to look at it some more to really be sure the fix is right. Thanks for looking into this bug! [...] > diff -u -r orig/jacl1.4.1/src/tcljava/tcl/lang/ReflectObject.java > jacl1.4.1/src/tcljava/tcl/lang/ReflectObject.java > --- orig/jacl1.4.1/src/tcljava/tcl/lang/ReflectObject.java Thu Apr [...] > I am not 100% sure about this patch, because it seems that the > duplicated entries and not being cleared out of the reflect table like > they should be. More on that to come. I agree, the patch I submitted isn't quite right and leaks Java objects. -- Tom Poindexter tpo...@ny... |