Introduction
The Java Runetime Environment (JRE), to support running Java programs.
Web Page
Versions
1.8.0_121-b13
Flavours
1
Architecture
x86_64
Group
module load site-local
Build Details
Binary from Oracle.
Example job scripts
None at present as only intended to be part of a workflow within a larger job, to start java code.
Usage
To make use of it ensure that a suitable
module load jre/1.8.0_121-b13
command is issued in the script before use of this package.
For compiling java code, see the JDK package.
Example Job Scripts
None yet.
Status
Partially tested.