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:

JDK

Blueriq 9(09-2012 / 04-2018*)Blueriq 10
(04-2017 / 04-2019*)
Blueriq 11(05-2018 / 05-2020*)Blueriq 12(05-2019 / 05-2021*)Blueriq 13(05-2020 / 05-2022*)Blueriq 14(05-2021 / 05-2023*)Blueriq 15(05-2022 / 05-2024*)
JDK 6CompileXXXXXX
JDK 7SupportXXXXXX

JDK 8 (LTS)

SupportCompileCompileXXXX

JDK 9

X

Support

Support

XXXX

JDK 10

X

X

Support

XXXX

JDK 11 (LTS)

X

X

X

CompileCompileCompileX

JDK 12

XX

X

SupportXXX
JDK 13XXXSupportSupportXX
JDK 14XXXXSupportXX
JDK 15XXXXSupportSupportX
JDK 16XXXXXSupportX
JDK 17XXXXXXCompile
JDK 18XXXXXXIntended support

...

support

...