bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #15876] Ports are not reclaimed automatically when becom


From: Per Bothner
Subject: [Bug-kawa] [bug #15876] Ports are not reclaimed automatically when becoming inaccesible
Date: Sat, 4 Mar 2006 19:48:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0

Update of bug #15876 (project kawa):

             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #2:

I believe this was fixed in CVS by this change:

2005-12-21  Per Bothner  <address@hidden>

        * OutPort.java (closeOnExit): New method.
        (<init>): Only register with WriterManager if closeOnExit().
        * CharArrayOutPort.java (closeOnExit): New method - returns false.
        This fixes a memory leak - CharArrayOutPort were not being collected.

Now it might also be worth considering using weak references in
WriterManager.  But in any case could you check whether the 2005-12-21 change
fixes the problem for you?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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