Skip to content

Consider reducing the test compile 'classpath' in WhiteboxTestCompileArgumentProvider #2

@jjohannes

Description

@jjohannes

Right now we add the --module-path but do not remove the modules from the classpath. This seems to work but it is not 100% clear what happens in situation where the classpath is used as well (i.e. users add --add-reads ...=ALL-UNNAMED).
I think we could also reduce the classpath to only include the non-modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions