Glenn Marcy wrote: > > Dimi, > > The problem is almost certainly a JIT bug. Examination of the source > reveals that it > [snip] What vendor/version of the java runtime are you running? On Sun JVMs you can run "java -version" to find this info. Depending on the version you can use command line options to turn off JIT compilation to help diagnose the problem. For Sun java runtimes, go to http://java.sun.com/ and look up the tools documentation for the version you are using. BTW, I have not looked at any of the source code so I don't have an opinion on what it is doing. -Edwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Race condition in org.apache.xerces.utils.UTF8DataChunk dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... Glenn Marcy
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... Glenn Marcy
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... Edwin Goei
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... Edwin Goei
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... dpaun
- Re: Race condition in org.apache.xerces.utils.UTF8DataChu... Edwin Goei
