Message-Id: <199908302136.OAA08056@shorter.eng.sun.com>
Date: Mon, 30 Aug 1999 14:35:08 -0700 (PDT)
From: Jeff Nisewanger <Jeff.Nisewanger@eng.sun.com>
Subject: Re: method verification error
To: java-security@web2.javasoft.com, dfunh@yahoo.com
> I am getting the following error when I try to run my
> Applet in Netscape Navigator :
>
> method verification error
>
> Do you know why I am getting this and what do I do to
> correct this? Thanks for your speedy response!!
>
No, not specifically. If you are using any non-default
Java compiler options or tools such as the -O optimizer flag
or a bytecode obfuscator you should try your applet without
those options.
Jeff