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

Convert Pinot from Jikes to Javac #41

Open
KashifIV opened this issue May 25, 2022 · 0 comments
Open

Convert Pinot from Jikes to Javac #41

KashifIV opened this issue May 25, 2022 · 0 comments
Labels
Backend Nice to Have Features which may not be possible right now but would be in the future.

Comments

@KashifIV
Copy link
Collaborator

Pinot relies on Jikes to compile java projects, however the tool has been sunset in 2004 largely limiting the projects we can analyze. We can try rewriting the Jikes wrapper in Pinot to use Javac to support more up to date projects.

@KashifIV KashifIV added Backend Nice to Have Features which may not be possible right now but would be in the future. labels May 25, 2022
@KashifIV KashifIV added this to Planning in Automated Project Intake May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Nice to Have Features which may not be possible right now but would be in the future.
Projects
Development

No branches or pull requests

1 participant