Answer the question
In order to leave comments, you need to log in
Where can I find materials on generating a StackMapTable?
Where can I find materials on generating a stackframe table? The specification is empty, it is mainly about the format of stackframes and how verification takes place.
I found only a couple of articles in Google - the first one says that the state is put into the table after each jump (which I have already done, and it works successfully), the second one says that the table is evil, adds complexity and needs to be disposed of ( nothing new).
Specifically, I need information on how the compiler generates stackframes for catch blocks (now I only know that for each handler opcode a stackframe is placed in the table, however, my results are different).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question