Skip to content

HPC Module: OpenJDK

Synopsis

Adds the OpenJDK software to your environment

About This Software
Official Site https://adoptium.net/temurin/releases/
Tags JAVA, JDK, JRE

Installed Versions

Version Install Date Default?
1.8.0 2019-11-12
11.0.5 2019-11-12
13.0.1 2019-11-12
17.0.6 2023-02-15

Description

Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM)

Category

Library Programming Software SysAdmin