Skip to content

Introduce Compiler.supportsIncrementalCompilation #154

Closed
@rfscholte

Description

@rfscholte

With this hint the caller can decide which classes should be (re)compiled. In general if incremental compilation is not supported, it is best to recompile everything if something has changed.
(Since Compiler is an interface, this requires Java 8 so a default method can be added)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions