Skip to content

Update documented jdk version to match compiler

Related Issue

#319 (closed)

Type of change

  • Documentation

Current pom.xml compiler + all deployed images + OSDU Core OS use Java 1.8 (or JDK8). We noticed our local deployment docs recommended JDK11. While our developers have successfully used the GCZ in JDK11, recent versions (11.0.21) have presented issue. Because of this, we have decided it would make the most sense for our docs to recommend the same version that the compiler, images, and OSDU core services use. This MR presents that documentation update. In addition it includes a Java Installation guide.

Edited by Levi Remington

Merge request reports