Skip to content

Investigate Java 9+ support #263

@jmini

Description

@jmini

This issue tracks effort around Java 9+ (current java version is Java 10).


OpenAPI generator should run on Java 9+ on the classpath (modulepath could also be investigated, but It probably requires more work).

Keeping Java 8 minimal java version seems to be a good idea for the moment.

CI: Some CI Jobs should run on Java 9+.

For generated java code (jaxrs, spring, java clients, ...) we should ensure that the generated code also run on Java 9+. Generated code is probably impacted by java ee modules removal from Java SE in java 9+ (see Dependencies on JavaEE modules).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions