> From: Bill Davidson [mailto:bill...@gmail.com]
> Subject: Re: Fun with the JVM crashing.
>
> Maybe I should try reverting to 6u7?

That would be my next step.

> I was thinking it might make the CompileTask issue go away.

Well it does, because the JVM won't use the compilers in interpreter mode.  
Consequently every byte code of every method is interpreted rather than being 
translated to native instructions.  Performance is severely impacted.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to