Java is a software module available on Comet.
To access Java on Comet, run module load Java. This will load the default version of Java.
module load Java
An overview of the module information is shown below (module -r spider ^Java$):
module -r spider ^Java$
Java: Description: Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. Versions: Java/11.0.20 Java/17.0.6 Java/21.0.5 For detailed information about a specific "Java" package (including how to load the modules) use the module's full name. Note that names that have a trailing (E) are extensions provided by other modules. For example: $ module spider Java/21.0.5
If there are multiple versions of Java listed, then you can load a specific version as follows:
$ module load Java/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^Java$.
The module Java has the following embedded help text (module help Java):
module help Java
Description =========== Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. More information ================ - Homepage: https://openjdk.org
There are no dependencies listed for Java
Back to software
Table of Contents
HPC Service
Main Content Sections
Documentation Tools