Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomClassWriter.java:48-52: Disable automatic frame... #528

Closed
0pdd opened this issue Mar 27, 2024 · 3 comments · Fixed by #539
Closed

CustomClassWriter.java:48-52: Disable automatic frame... #528

0pdd opened this issue Mar 27, 2024 · 3 comments · Fixed by #539

Comments

@0pdd
Copy link

0pdd commented Mar 27, 2024

The puzzle 488-6ff6c12e from #488 has to be resolved:

* @todo #488:90min Disable automatic frame computation in the ClassWriter.
* The ClassWriter is currently configured to automatically compute the stack map frames.
* This is a very expensive operation and it is not necessary for our use case.
* But if we disable it, tests fail.
* We need to investigate why this happens and fix it.

The puzzle was created by @volodya-lombrozo on 27-Mar-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.

volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Apr 3, 2024
@0pdd
Copy link
Author

0pdd commented Apr 3, 2024

@0pdd the puzzle #540 is still not solved.

@0pdd
Copy link
Author

0pdd commented Oct 10, 2024

@0pdd 3 puzzles #750, #751, #752 are still not solved; solved: #540.

@0pdd
Copy link
Author

0pdd commented Oct 11, 2024

@0pdd the puzzle #750 is still not solved; solved: #540, #751, #752.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant