help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] Dead I18N.Encoders.Iconv instances are not collec


From: Stephen Compall
Subject: [Help-smalltalk] [bug] Dead I18N.Encoders.Iconv instances are not collected
Date: Tue, 09 Oct 2007 19:13:54 -0700

Issue status update for http://smalltalk.gnu.org/node/99 Post a follow up: http://smalltalk.gnu.org/project/comments/add/99

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings (other)
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  S11001001
Updated by:   S11001001
Status:       active

Plug something like


1000 timesRepeat: [128 asCharacter asString: 'GB18030']!


or 'UTF-8' or whatever.  Watch I18N.Encoders.Iconv instanceCount, which
implies they aren't getting collected, although they appear to be
finalized and removed from the finalizableObjects set, including being
wiped out from the indexed instvars.






reply via email to

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