Java Version?

Java Version?

jxvega's picture

I'm trying to do some work with java and the version keeps coming up as 1.4.2. Here is the output: java version "1.4.2" gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46) Is there anyway the latest version of java can be loaded up? It's my understanding that java 7 is geared to handle multicore development and I would like to look into that.

2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
Mike Pearce (Intel)'s picture

There's a more up to date version (1.6.0)in: /opt/java/latest/bin

We keep most of the tools in /opt as it allows us to share them across all nodes of the MTL.

Login to leave a comment.