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

How to simulate incremental compilation ? #126

Open
stephanenicolas opened this issue Jul 1, 2017 · 0 comments
Open

How to simulate incremental compilation ? #126

stephanenicolas opened this issue Jul 1, 2017 · 0 comments
Labels
P3 type=enhancement Make an existing feature better

Comments

@stephanenicolas
Copy link

Hi,

this is more a question than an issue. I wonder how we could use compile-testing to test incremental compilation.

I can see there there is a mechanism to add classes to the javac classpath, so we could probably simulate this classes were already compiled during a previous build, and only compile classes using them.

If that the best way to do it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 type=enhancement Make an existing feature better
Projects
None yet
Development

No branches or pull requests

3 participants