1, the latest version
Http://www.oracle.com/technetwork/java/javase/downloads/index.html
Installation instructions also have links on the current page
Install the JDK and JRE on Oracle Solaris, Windows, Linux, and OS X computers
Divided into 4 parts, Windows JDK you must have installed, Linux may have been installed, Solaris installed? Have you used a 64-bit Solaris JDK? The installation instructions are still good to look at.
2. Historical version
The version used in the project is generally not the latest edition, the opportunity to download here is still very large, at the end of the page has the download link button
3, take jdk6 as an example
Http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html
The Solaris 64-bit version of the installation file is significantly smaller than the other files because 32-bit is required before 64 bits are loaded.
Installation instructions for JDK6 http://www.oracle.com/technetwork/java/javase/install-solaris-64-138849.html
View CPU architecture and number of bits
# Uname-asunos sol10-125 5.10 generic_142909-17 sun4u sparc sunw,sun-fire-v210# uname-psparc# isainfo-v64-bit sparcv9 A Pplications Vis2 Vis 32-bit SPARC applications Vis2 vis v8plus div32 mul32
JDK Download and installation