Thanks Fausto, i called setMaxStack() and now it works.
But now i want to understand what i've done. Do i always have do call
setMaxStack() ? How do I know what is the max size? For this one, I
generated using BCELifier and got the size from there.But is there another
way to know it?

Thanks again.


----- Original Message -----
From: "Fausto Spoto" <[EMAIL PROTECTED]>
To: "BCEL Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 5:49 AM
Subject: Re: Stack size is too large


> Hi Camila.
> I cannot see your attachment.
>
> Camila Rocha wrote:
> > "Exception in thread "main" java.lang.VerifyError: (class: Pilha,
> > method: adicionaPar signature: (I)V) Stack size too large
> >         at AcessoPilha.main(AcessoPilha.java:6)"
>
> Have you called setMaxStack() on the MethodGen object you modified?
>
> Fausto
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to