On 1/26/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote:

> It should already be lazily created. The array should begin as 65535
> nulls and only get populated as each character is requested.

Nope, YourKit tells me that there are 5 StringUtils.<clinit>() objects
still in memory totalling 1.310.760 bytes.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to