Skip to content

How to simulate incremental compilation ? #126

Open
@stephanenicolas

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 ?

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