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

Feature request: export full compilation command #425

Open
andrewhabib opened this issue Jul 28, 2021 · 2 comments
Open

Feature request: export full compilation command #425

andrewhabib opened this issue Jul 28, 2021 · 2 comments

Comments

@andrewhabib
Copy link

Hi,

It would be nice if one could export the full compilation command of a bug as one of the properties.
I observed that some bugs (e.g., Lang-25, Lang-42, Lang-62) require a specific compilation option (in the aforementioned cases it was -encoding iso-8859-1 ).

In a use case where one tries to analyze/compile only modified (aka buggy) classes, this could be very helpful.

Regards,

@rjust
Copy link
Owner

rjust commented Jul 30, 2021

Hi @andrewhabib,

This is something we are currently looking into. I don't have a timeline, but the goal is to provide javac and java/junit commands to compile the code and run the tests.

Best,
René

@andrewhabib
Copy link
Author

This will be very very helpful. I look forward to seeing those features :)

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

No branches or pull requests

2 participants