A few minor issues in the 6ux innstallation docs should be updated:
1) http://jscpreview.sfbay/javase/6/webnotes/install/jdk/install-solaris.html
Under "JDK Installation Instructions"
... Note:
"For any text on this page containing the following notation, you must substitute the appropriate JDK update version number (such as "_01") for the notation.
<update>
For example, if you are installing update 1.6.0_01, the following command:
chmod +x jdk-6<update>-solaris-sparc.sh
would become:
chmod +x jdk-6-solaris-sparc.sh
(--> it should be chmod +x jdk-6u1-solaris-sparc.sh)
2) http://jscpreview.sfbay/javase/6/webnotes/install/jre/install-linux.html
Instruction mentions jre-1.6.0 version everywhere <jre-1_6_0_<version>-linux-i586*>
(---> Should be jre-6<version>-linux-i586*)
3) http://jscpreview.sfbay/javase/6/webnotes/install/jdk/install-linux.html
Under "Installation Instructions"
... Note: For any text on this page containing the following notation, you must
substitute the appropriate JDK update version number for the notation.
For example, if you are downloading update 6_01, the following command:
./jdk-6_<version>-linux-i586.bin
(--> Should be ./jdk-6<version>-linux-i586.bin)
would become:
./jdk-6_01-linux-i586.bin
(--> Should be ./jdk-6u1-linux-i586.bin)
4) http://jscpreview.sfbay/javase/6/docs/technotes/tools/linux/jdkfiles.html
(Linux JDK File Structrure)
jdk1.6.0--> src.jar (--> should be src.zip)
5) Bundle byte-size differences
Website DL page Actual
jdk-6u2-linux-i586.bin 55.66 MB 58.37 MB
jdk-6u2-linux-i586-rpm.bin 61.63 MB 64.62 MB
jdk-6u2-solaris-i586.sh 54.75 MB 57.41 MB
1) http://jscpreview.sfbay/javase/6/webnotes/install/jdk/install-solaris.html
Under "JDK Installation Instructions"
... Note:
"For any text on this page containing the following notation, you must substitute the appropriate JDK update version number (such as "_01") for the notation.
<update>
For example, if you are installing update 1.6.0_01, the following command:
chmod +x jdk-6<update>-solaris-sparc.sh
would become:
chmod +x jdk-6-solaris-sparc.sh
(--> it should be chmod +x jdk-6u1-solaris-sparc.sh)
2) http://jscpreview.sfbay/javase/6/webnotes/install/jre/install-linux.html
Instruction mentions jre-1.6.0 version everywhere <jre-1_6_0_<version>-linux-i586*>
(---> Should be jre-6<version>-linux-i586*)
3) http://jscpreview.sfbay/javase/6/webnotes/install/jdk/install-linux.html
Under "Installation Instructions"
... Note: For any text on this page containing the following notation, you must
substitute the appropriate JDK update version number for the notation.
For example, if you are downloading update 6_01, the following command:
./jdk-6_<version>-linux-i586.bin
(--> Should be ./jdk-6<version>-linux-i586.bin)
would become:
./jdk-6_01-linux-i586.bin
(--> Should be ./jdk-6u1-linux-i586.bin)
4) http://jscpreview.sfbay/javase/6/docs/technotes/tools/linux/jdkfiles.html
(Linux JDK File Structrure)
jdk1.6.0--> src.jar (--> should be src.zip)
5) Bundle byte-size differences
Website DL page Actual
jdk-6u2-linux-i586.bin 55.66 MB 58.37 MB
jdk-6u2-linux-i586-rpm.bin 61.63 MB 64.62 MB
jdk-6u2-solaris-i586.sh 54.75 MB 57.41 MB