Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] stack overflow during "delete and update aspectjmarkers"

--- On Mon, 3/23/09, jeanlouis.pasturel@xxxxxxxxxxxxxxxxxx <jeanlouis.pasturel@xxxxxxxxxxxxxxxxxx> wrote:
>  Try to increase the stacksize like for example -Xss128K
> for the JVM in the eclipse.ini file parameters

Well, I thought that calling the getHandleFromMemento() like thousand times is not exactly normal and it will happen the thousand and one time as well. Thus doubling the stack size will just make it crash after two thousand loops...

Best regards,
JM


      


Back to the top