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

JavaSourceCompilationIT.java:52-58: Add debug information... #313

Open
0pdd opened this issue Dec 4, 2023 · 0 comments
Open

JavaSourceCompilationIT.java:52-58: Add debug information... #313

0pdd opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0pdd
Copy link

0pdd commented Dec 4, 2023

The puzzle 218-c31b689a from #218 has to be resolved:

* @todo #218:90min Add debug information to bytecode.
* Currently we do not add any debug information to the bytecode.
* We added -g:none flag to the compiler in order to avoid adding
* any debug information.
* See {@link #transformsRandomJavaSourceCodeIntoEoAndBack(java.nio.file.Path)} for more info.
* We have to add debug information to the bytecode.
* When it is done, we have to remove -g:none flag from the test.

The puzzle was created by rultor on 04-Dec-23.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants