Skip to content

How to simulate incremental compilation ? #126

Description

@stephanenicolas

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 ?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions