bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #15881] classnotfound exception compiling application of


From: tk
Subject: [Bug-kawa] [bug #15881] classnotfound exception compiling application of define-syntax macro
Date: Wed, 10 May 2006 18:55:11 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3

Follow-up Comment #2, bug #15881 (project kawa):


the "possible fix" suggested in comment #1 (i.e. adding Type.make(clas) to
loadCompiled in load.java) does indeed have an undesirable side effect --
leaking memory. When a file containing compiled code is reloaded, handles on
the old code are not released. The hack is still useful as a temporary fix,
but its correctness is questionable.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15881>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]