-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b72
-
generic
-
solaris_9
-
Verified
The following 8 man pages still have "Java 2 SDK" and
they should be "JDK" or "J2SE Development Kit".
For Solaris:
jar.1:186:<para>Beginning with version 1.3 of the Java 2 SDK, the jar utility supports
java.1:268:class files included in the Java 2 SDK. Note: Applications that use this option
java.1:291:the default format checks performed by the Java 2 SDK's virtual machine are
javac.1:284:on<acronym remap="small">VM</acronym>s in the Java 2 SDK v, 1.3 and later,
javac.1:567:<para>The Java 2 SDK's javac would also by default compile against its own
For Linux:
jar.1:313:Beginning with version 1.3 of the Java 2 SDK,
jarsigner.1:244:Only trusted identities can be imported into Java 2 SDK
java.1:383:the Java 2 SDK. Note: Applications that use this option
java.1:427:Java 2 SDK's virtual machine are no stricter than
javac.1:403:in the Java 2 SDK, v1.3 and later, but
javac.1:807:The Java 2 SDk's
javadoc.1:2505:the version of the software (such as the Java 2 SDK) that contains
% java -version
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b58)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b58, mixed mode)
%
Fixed all these discrepancies in the online html man pages. These changes would reflect in the man pages during JDK 7 beta release. Man pages are converted from these html pages normally.
The updated pages can be accessed at the following server:
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/java.html
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/jar.html
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/javac.html
- Jacob Royal
they should be "JDK" or "J2SE Development Kit".
For Solaris:
jar.1:186:<para>Beginning with version 1.3 of the Java 2 SDK, the jar utility supports
java.1:268:class files included in the Java 2 SDK. Note: Applications that use this option
java.1:291:the default format checks performed by the Java 2 SDK's virtual machine are
javac.1:284:on<acronym remap="small">VM</acronym>s in the Java 2 SDK v, 1.3 and later,
javac.1:567:<para>The Java 2 SDK's javac would also by default compile against its own
For Linux:
jar.1:313:Beginning with version 1.3 of the Java 2 SDK,
jarsigner.1:244:Only trusted identities can be imported into Java 2 SDK
java.1:383:the Java 2 SDK. Note: Applications that use this option
java.1:427:Java 2 SDK's virtual machine are no stricter than
javac.1:403:in the Java 2 SDK, v1.3 and later, but
javac.1:807:The Java 2 SDk's
javadoc.1:2505:the version of the software (such as the Java 2 SDK) that contains
% java -version
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b58)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b58, mixed mode)
%
Fixed all these discrepancies in the online html man pages. These changes would reflect in the man pages during JDK 7 beta release. Man pages are converted from these html pages normally.
The updated pages can be accessed at the following server:
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/java.html
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/jar.html
http://swpubs.sfbay.sun.com/ws/MASTER/pubs/docs/technotes/tools/solaris/javac.html
- Jacob Royal