Skip to content

Support Java 16+ #2298

@geekingfrog

Description

@geekingfrog

Is your feature request related to a problem? Please describe.
Currently, when running the client on linux, it requires java version 15 exactly.

Describe the solution you'd like
Arch (my distro) recently upgraded to java 16. Knowing the commitment to backward compatibility of java, I have no reason to suspect java 16 cannot run the client.
So perhaps instead of checking for version 15, check for version 15 or higher?

Client version: 1.4.6, gotten from the published released zip file on github

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