Java
Contents
Java¶
The Java is a class-based, object-oriented programming language developed by the Oracle Corporation. You can read more about it at java.com.
The Java module on the HPC¶
You can load the Java module into your environment with the following command:
$ module add java
There are several different versions of Java available on ARC3 and ARC4 outlined below:
System |
Version |
Command |
---|---|---|
ARC4 |
Java 13.0.1 (default) |
|
ARC4 |
Java 8u172 (default) |
|
ARC3 |
Java 13.0.1 |
|
ARC3 |
Java 10.0.1 |
|
ARC3 |
Java 8u192-ega |
|
ARC3 |
Java 8u172 |
|
ARC3 |
Java 8u121 (default) |
|