what does verify do? no operand overflow or underflow the types of all parameters of bytecode instructions are verified object field access is verified to be static, private, public, or protected http://java.sun.com/docs/white/langenv/Security.doc3.html
-XmxSomeNumber where SomeNumber is the MaxHeapSize for use by the JVM feel free to set these parameters in JAVA_OPTS environment variable before invoking java http://java.sun.com/docs/hotspot/HotSpotFAQ.html M- ----- Original Message ----- From: "Panian, Ardo" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Wednesday, February 27, 2008 4:05 PM Subject: Re: Tomcat on Win2K3 Registry Edit. > I will give it a try both ways > > > Thanks for your help. > > On Wed, Feb 27, 2008 at 3:52 PM, Caldarale, Charles R < > [EMAIL PROTECTED]> wrote: > > > > From: Panian, Ardo [mailto:[EMAIL PROTECTED] > > > Subject: Re: Tomcat on Win2K3 Registry Edit. > > > > > > They told me that if the value (-noverify) is not in > > > place then Tomcat runs slower due to it having to call > > > home (apache.org). > > > > The byte code verifier doesn't have to "call home" (or anywhere else), > > but it does add some path length to the classloading process. Try > > running it both ways and see if you can measure any difference. > > > > - 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 start a new topic, e-mail: users@tomcat.apache.org > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > > Sincerely, > Ardo S. Panian > H: 508-969-9935 > M: 781-771-6728 > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]