Skip to content

Upgrade to Java 8 LTS and optional module-info #28

@claussni

Description

@claussni

Since the library is small and does rely on modern Java features by design, it might be helpful to upgrade to Java 8 LTS in order to support older runtimes as long as possible.

Additionally the Java Module System used with newer runtimes would benefit from a module-info definition to avoid generation of overly broad automatic modules. A multi-release JAR could be used for that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions