Skip to content

Support module options via javax.tools.JavaCompiler interface #2779

@stephan-herrmann

Description

@stephan-herrmann

I was alerted by https://mail.openjdk.org/pipermail/compiler-dev/2024-July/027394.html

In particular this statement is of relevance for ecj:

This work removes completely the Plexus compiler API and uses directly the javax.tools.JavaCompiler interface instead.

So, if maven 4 should support compiling with ecj, it should all go through that interface.

Does ecj give access to all relevant options via the javax.tools.JavaCompiler interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions