-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
The puzzle 540-0aebf33b from #540 has to be resolved:
jeo-maven-plugin/src/main/java/org/eolang/jeo/representation/bytecode/CustomClassWriter.java
Lines 104 to 109 in 12ea088
| * @todo #540:90min Compute StackMap frames for Java methods. | |
| * Currently we compute only max locals and max stack values for the methods. | |
| * See {@link BytecodeMethod#computeMaxs()} method. | |
| * However it's not enough to compute only max locals and max stack values. | |
| * We also need to compute StackMap frames for the methods. | |
| * When we compute frames we can remove this class entirely. |
The puzzle was created by volodya-lombrozo on 10-Oct-24.
Estimate: 90 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.