The source for String in 1.3.1 l shows a lazy init for the hashCode return 
value.

--jason


At 09:30 AM 2/7/2002 -0500, [EMAIL PROTECTED] wrote:
>Since String is final, the hashcode is probably precomputed when the String
>is created, thereby not causing any processing but the retrieval of the
>value.  Not sure if this is true, but, it makes sense to me...
>
>Michael
>
>-----Original Message-----
>From: Jason Dillon [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 07, 2002 2:06 AM
>To: [EMAIL PROTECTED]
>Subject: Re: RE: RE: RE: [JBoss-dev] something is broken...
>
>
>This message uses a character set that is not supported by the Internet
>Service.  To view the original message content,  open the attached message.
>If the text doesn't display correctly, save the attachment to disk, and then
>open it using a viewer that can display the original character set.
>
>_______________________________________________
>Jboss-development mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-development


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to