Oracle JDK 7 Update 25 for Solaris SPARC 64Bit
Hi,
We need to update our JDK installation for Solaris SPAR 64.
I have downloaded
13079846Oracle JDK 7 Update 25 (Patch)
OS : Oracle Solaris on SPARC (64-bit) (American English)
And I was following the following instructions at http://docs.oracle.com/javase/7/docs/webnotes/install/solaris/solaris-jdk.html
Specifically :
gzip -dc jdk-7u<version>-solaris-sparcv9.tar.gz | tar xf -
We need to update our JDK installation for Solaris SPAR 64.
I have downloaded
13079846Oracle JDK 7 Update 25 (Patch)
OS : Oracle Solaris on SPARC (64-bit) (American English)
And I was following the following instructions at http://docs.oracle.com/javase/7/docs/webnotes/install/solaris/solaris-jdk.html
Specifically :
gzip -dc jdk-7u<version>-solaris-sparcv9.tar.gz | tar xf -
gzip -dc jdk-7u<version>-solaris-x64.tar.gz | tar xf -
Now it seams that in SOLARIS SPARC the extracted files are not quite the same as LINUX version.
I could not find JAVA_HOME/bin/java files. And when I do JAVA_HOME/bin/sparcv9/java -version it gives me the following error :
0