OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: String interning (WAS: SAX2/Java: Towards a final form)

[ Lists Home | Date Index | Thread Index ]
  • From: Tyler Baker <tyler@infinet.com>
  • To: Bill la Forge <b.laforge@jxml.com>
  • Date: Mon, 17 Jan 2000 19:05:34 -0500

Bill la Forge wrote:

> > > I'd go further; based on having written a parser, it seems to
> > > > me that the only sane tactic is for the parser to use
> > > > java.intern(), but only once for each unique name, with some
> > > > sort of internal char[] or equivalent table.  If this is
> > > > true, it's an even stronger argument for just saying "element > types and
> > > attribute names coming out of the parser are intern
> > > > ()ed, period".
>
> I suspect the java intern doesn't use weak references. And if
> it doesn't, this is a great way to kill server-side XML processing!
>
> Bill

>From what I have been told, As of JDK 1.2, all od SUN's implementations of their JVM's now
use weak references for the String intern table. Of course, any JVM implementor is free
not to use weak references or a simliar construct, but then again that would be kinda dumb
wouldn't it (-:

Tyler


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS