Skip to content

JAVA_OPTS not working #474

@Waxolunist

Description

@Waxolunist

Setting JAVA_OPTS does not have any effect.

I saw this PR, but it is not merged:

#405

I also saw the discussions. But many libraries in the java world are assuming to get their settings via System.getProperty and not via System.getenv. So it does matter, that java developers can read System.getProperty.

Please explain how to set a system property, e.g. file.encoding or any custom property in a azure function with java 11.

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