Skip to content

Migrate code base from Java 8 to Java 11 #71

@knjensen

Description

@knjensen

Change the Maven pom code level from 8 to 11, and correct findings. Known issues:

  • Reflection; Changes between 8 & 11 must be addressed
  • JavaDoc; As of Java 9, there's problems - should be fixed in later Java versions, left for now
  • Support for newer Crypto features, eg. Elliptic Curve should also be added.
  • Consider dropping support for SOAP, due to changes with Java 9+ & XML libraries

Also, ensure that there is a 1.x branch made, which will exists until the official Java 8 support ends. Git Master should be 2.x

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions