Sun Java JDK /JRE

    JDK 8 Update 191 JDK 8 Update 161 JDK 8 Update 121 JDK 8 Update 77 JDK 7 Update 80 JDK 7 Update 71 JDK 6 Update 45 Sun Java documentation

Sun Microsystems provides two principal software products in the JavaTM Platform, Standard Edition (JavaTM SE) family:

  • Java SE Runtime Environment (JRE)
  • Java SE Development Kit (JDK)

The JRE provides the libraries, Java virtual machine, and other components necessary for you to run applets and applications written in the Java programming language.

The JDK includes the JRE plus command-line development tools such as compilers and debuggers that are necessary or useful for developing applets and applications.

JDK 8 Update 191

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/8u191

JDK 8 Update 161

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/8u161

JDK 8 Update 121

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/8u121

JDK 8 Update 77

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/8u77

JDK 7 Update 80

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/7u80

JDK 7 Update 71

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/7u71

JDK 6 Update 45

The JDK / JRE is available with 64-bit.

Setting up the Java environment

To use the Java JDK / JRE it is helpful to set up the java environment.

You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:

module load jdk/6u45

Java documentation

You can find the Sun Java SE 6 documentation on the following webpages:

Nach oben scrollen