Skip to content

MR compilation should respect release-specific module-info #4268

@stephan-herrmann

Description

@stephan-herrmann

With #3900 it is possible to place several module-info.java into the roots of several source folders.

This is not yet handled correctly.

Sources from src9 can (sometimes) use dependencies defined in src24/module-info.java and similar confusion. Some of this even differs between full and incremental builds. There seems to be some randomness which module-info is used when during compilation.

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