Skip to content

allow remote file argument for compiler directives #1838

@maxandersen

Description

@maxandersen

in tjake/Jlama#54 (review) there is a usecase to be able to specify filename to compiler directives.

i.e. -XX:CompilerDirectivesFile=%{https://raw.githubusercontent.com/tjake/Jlama/main/inlinerules.json}% but seems like we only do remote file arguments for arguments to script and explicitly javaagents argument - and only for the run/jar command; not the build.

Here we would need to do it for compiler flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideasSome idea/suggestion around jbang behavior/feature set

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions