Re: [BCEL-info]setting of maxstack in helloify.java
Brought to you by:
dahm
|
From: <be...@ne...> - 2002-08-14 23:27:17
|
On Monday, July 29, 2002, at 09:55 AM, Enver Haase wrote: > If unsure, just increase the maxStack. The calculation in Method.java > also sometimes is a little off, better add some slots to be on the > safe side. I wrote the original version of the algorithm that does the max stack calculation. I would be interested to hear more about when it "is a little off" so it can be fixed. Do you have some example code sequences that demonstrate this problem? - Patrick |