VerifierError with gcc trunk and ant 1.5.2

Andrew Haley aph@redhat.com
Thu Mar 13 09:34:00 GMT 2003


Michael Koch writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > Am Montag, 10. März 2003 12:54 schrieb Andrew Haley:
 > 
 > > If we emit a jsr, we cannot free any of our local state variables
 > > unless we can prove that it's safe to do so.  We can't prove such a
 > > thing, so don't free them.
 > >
 > > This has the disadvantage of wasting some local variable space.
 > > However, it is far better than what we do at the moment, which is
 > > silently generate incorrect code.
 > 
 > Thanks Andrew, this patch helped and ... lead to another 
 > VerifierError.

I presume this is a verifier bug -- did you try this with someone
else's JVM?

Andrew.



More information about the Java mailing list