java Overview

The Java Development Kit (JDK) is a collection of programming tools for building applications, applets, and components using the Java programming language.

Support

Usage

To add the Java Development Kit binaries, libraries, and man pages to your environment, load the java-jdk module:
module load java/jdk<version>
Replacing <version> with the appropriate version number.
Builds

TITAN

  • jdk1.8.0_51

EOS

  • jdk1.7.0_45
  • jdk1.8.0_51

RHEA

  • jdk1.6.0_39
  • jdk1.7.0_13
  • jdk1.8.0_92