Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Cache misses in namespace URI verification

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Cache misses in namespace URI verification
  • Date: Fri, 10 Dec 2004 15:16:22 -0500

Wolfgang Hoschek wrote:

I can't reproduce this with xerces-2.6.2, xom CVS and new Builder(false).build("/tmp/rddl.xml"), just using == and a cache size of 4, I get

There's got to be some reason for this. I'm also using Xerces 2.6.2. I miss the cache when I try with Crimson. I get the same results whether I'm in Eclipse or at the command line. I get the same results when I add Xerces to the bootclasspath instead of the classpath. Let me try with 1.3 instead. Nope. Same result.

Could this be a bug in Apple's string interning? Time to switch on the Linux box and try that. Wolfgang, what OS/VM are you testing this on?

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page