Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Oracle decided to deprecate several modules from the JDK in version 9 and 10 and will remove them in version 11 (e.g. the module java.xml.ws). These modules are necessary to run Blueriq (e.g. java.xml.ws is needed for webservicing purposes). Oracle will deliver these modules via third party dependencies for each matching JDK version starting from JDK 9 and up, compiled against that specific JDK version. It is not possible to add third party dependencies compiled against a higher JDK version then the one Blueriq is using. As a result, from a Blueriq perspective it is not possible to compile against JDK 8 and support JDK 11 at the same time due to the impact of changing the JDK version during the lifetime of a Blueriq major version. The Java support roadmap for the coming Blueriq releases is shown below:

9 6SupportXXXXX

JDK

Blueriq Blueriq 10Blueriq 11Blueriq 12Blueriq 13Blueriq 14Blueriq 15Blueriq 16Blueriq 17

JDK

CompileXXXXXXXX
JDK 7SupportXXXXXXXX

JDK 8 (LTS)

CompileCompileXXXXXX

JDK 9

X

Support

Support

XXXXXX

JDK 10

X

X

Support

XXXXXX

JDK 11 (LTS)

X

X

X

CompileCompileCompileXXX

JDK 12

X

X

SupportXXXXX
JDK 13XXSupportSupportXXXX
JDK 14XXXXSupportXXXX
JDK 15XXXXSupportSupportXXX
JDK 16XXXXSupportXXX
JDK 17 (LTS)XXXXIntended supportCompileCompileX
JDK 18XXXXXXIntended supportXX
JDK 19XXXXXXIntended supportIntended supportX
JDK 20XXXXXXXIntended supportX
JDK 21 (LTS)XXXXXXIntended support Compile

...