Skip to content

Add classpath/module mode testing #359

@dmlloyd

Description

@dmlloyd

We could have an explicit "class path mode" test configuration for each test JDK which activates when the project contains a module-info.java. This would duplicate each test configuration, but force moduleMode to false. This would be used to flush out problems which only occur in module mode vs class path mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions