« Return to Thread: Java integration: Swing string problem

Re: Java integration: Swing string problem

by Marcin Mielżyński-2 :: Rate this Message:

Reply to Author | View in Thread

Hugh Winkler pisze:

> On Jan 6, 2008 9:02 AM, Marcin Mielżyński <lopx@...> wrote:
>
>  
>> Interning arbitrary strings is evil, we should avoid this as much as
>> possible.
>>
>>    
>
> What is your reason?
>  
Interned Strings are not GCable, this leads to permgen issues (JRuby has
big permgen footprint already).

Marcin.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Java integration: Swing string problem