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

Set up pipeline for a Spring program #256

Open
deemp opened this issue Apr 5, 2024 · 6 comments
Open

Set up pipeline for a Spring program #256

deemp opened this issue Apr 5, 2024 · 6 comments
Assignees
Labels
(ci) Related to CI (normalizer) Related to the normalizer application priority 1 (spring) Related to the big Spring Boot program

Comments

@deemp
Copy link
Member Author

deemp commented Apr 26, 2024

@yegor256, @volodya-lombrozo, I need help with this issue.

What should I do to get PHI code from this Spring application?

@volodya-lombrozo
Copy link
Member

I have configured the full pipeline for the Spring Boot Application transformation here. You can find the documentation in the README.md file (please create an issue if something is unclear.) However, it is still unfinished, and I am working on it. What is most important for the current issue is printing PHI expressions. I plan to add this as soon as possible. You can check the progress here.

@deemp deemp added (ci) Related to CI (normalizer) Related to the normalizer application (spring) Related to the big Spring Boot program labels May 7, 2024
@deemp
Copy link
Member Author

deemp commented May 13, 2024

@volodya-lombrozo, when approximately will the pipeline be ready?

@volodya-lombrozo
Copy link
Member

@deemp, I hope I will finish with this issue by the end of this week.

@volodya-lombrozo
Copy link
Member

@deemp, I've finished with the printing PHI expressions for Spring app (at least in some preliminary way.) Here I described how you can run the pipeline that will generate PHI expressions for some bytecode classes. If you have questions, please, don't hesitate to ask. Also, I should warn you, that it's the first step and the representation will be definitely changed, so It's dangerous to relay on it.

@deemp
Copy link
Member Author

deemp commented May 22, 2024

@volodya-lombrozo, thank you! We'll check and decide whether we can work with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(ci) Related to CI (normalizer) Related to the normalizer application priority 1 (spring) Related to the big Spring Boot program
Projects
None yet
Development

No branches or pull requests

3 participants