Skip to content
KTH Logo

User area

PDC Center for High Performance Computing

PDC Support Software System statistics System status

Java

Installed versions

Resource Version
Dardel/cpe24.11 17.0.4

General information

Java is a general-purpose computer programming language that is concurrent, class-based and object-oriented. It is a high-level, statically typed general purpose programming language with an extensive concurrency library. Compiled Java code can run on all platforms that support Java without the need for recompilation.

How to use

To load the module for Java

ml PDC/<version>
ml Java/17.0.4
To show path and enviroment variables set by Java, do

ml show Java/17.0.4
This is the Adoptium Working Group distribution of OpenJDK, see https://adoptium.net/. It is released under the "GNU General Public License, version 2 with the Classpath Exception".

For further information, please consult the Java documentation: https://docs.oracle.com/en/java/