Skip to content

Run on JDK 1.17, 1.19 #273

@xfeep

Description

@xfeep

To run nginx-clojure on JDK 1.17, 1.19 we need add jvm options in nginx.conf, e.g.

    jvm_options "--add-opens=java.base/java.lang=ALL-UNNAMED";
    jvm_options "--add-opens=java.base/sun.nio.cs=ALL-UNNAMED";
    jvm_options "--add-opens=java.base/sun.nio.ch=ALL-UNNAMED";

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