This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: VerifyError when compiling jetty
Jeff Sturm writes:
> On Wed, 29 Jan 2003, Andrew Haley wrote:
> > IBMJava2-131/bin/javac is on the left, we are on the right. javac
> > calls Smu.access$100 with invokestatic, whereas we call Smu.doFoo with
> > invokespecial. Let's look at Smu.access$000:
>
> FYI, this may be related to PR 9369.
I think it is, but it's a slightly different case.
I'll attach the analysis.
Andrew.