David Bullock wrote:
> 
>     Cay Horstmann wrote:
>     > I run XXE on Ubuntu Linux 6.06 with the latest weekly Java 6 builds.
>     > Ever so often, XXE slows down to a crawl--refreshing the window
>     can take
>     > a minute or two, sometimes much longer, even with very short
>     documents.
>     >
>     > When I use Java 5 instead, the problem goes away.
> 
> 
> 
> FWIW, I use Java 6 Beta 2 on Windows XP and don't have any slowdowns
> either. 

Thank you for confirming this.



>  However, you might find jconsole of interest for memory matters
> and CPU utilization issues:
> http://java.sun.com/j2se/1.5.0/docs/guide/management/jconsole.html  and

I didn't know this tool. Looks very interesting. Thank you.



> jstack of interest for suspected thread deadlock/liveness issues:
> http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jstack.html.
> 

Reply via email to