|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Chapter 3
InstallationThis chapter contains instructions for installing the JCK 6b test suites. 3.1 DeliveryJCK 6b is delivered in three Java Archive (JARTM) files that can be found at the licensee web site. Each of the JAR files contains a full test suite (compiler, runtime, and devtools) and a complete set of JCK documentation and tools. In addition to the full test suites, JCK 6b provides sample compiler, runtime, and devtools test suites to aid you in configuring and testing your system before running the full test suites. The sample test suites contain actual JCK 6b tests, but the number of included tests is significantly reduced. 3.2 Installing JCK Test SuitesThe JCK 6b products are shipped in self-executing .jar files. To install JCK 6b test suites, execute the .jar files from the command line. The JCK test suites can also be manually unpacked and installed. If you are testing on a Win32 platform, use either a FAT32 or NTFS file system when possible. Note - Be sure to use the corresponding JDK software for the JCK version that you are installing. You might need to install JCK 6b on a stable platform and use the JavaTest harness agent to run the tests on your target platform. See Chapter 4 to determine if this is the required configuration for your test environment.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Directory or File |
Contents |
|---|---|
|
jck/COPYRIGHT-javatest.html |
Copyright for the JavaTest harness online documentation. |
|
jck/COPYRIGHT-jck.html |
Copyright for the JCK 6b online documentation. |
|
jck/Readme-JCK.txt jck/Readme-JCK.html |
Information required to install JCK 6b on a system. |
|
jck/build.txt |
JCK build information. |
|
jck/copyright.txt |
Copyright for the JCK 6b files. |
|
jck/index.html |
Links to the contents of the JCK 6b installation. |
|
jck/releaseNotes-JCK.txt jck/releaseNotes-JCK.html |
Latest information and any changes from the previous JCK release. |
|
jck/testsuite.jtt |
JavaTest harness resource information for the test suite. |
|
jck/classes/ |
Class files for the JCK 6b tests. |
|
jck/classes/javasoft/sqe/tests/ |
Precompiled test files for the JCK. |
|
jck/classes/javasoft/sqe/ |
Class files for the JCK related test frameworks libraries. |
|
jck/doc/ |
Documentation for tests and tools. |
|
jck/doc/jck/ |
JCK 6b documentation. |
|
jck/doc/javatest/ |
JavaTest harness documentation and tutorials. |
|
jck/lib/ |
JCK .jtx and javatest.jar files. |
|
jck/lib/extensions |
JAR files that extend a platform being tested. |
|
jck/lib/extensions/LocaleProviders.jar |
Special locale providers for testing the Pluggable Locales functionality. |
|
jck/lib/javatest.jar |
The JavaTest harness application JAR file. This file must be specified in the CLASSPATH shell environment variable to start the JavaTest harness. |
|
jck/lib/jdk6b.jtx |
List of excluded tests that licensees are not required to pass. |
|
jck/linux/ |
JavaTest harness resource files used for running the harness on Linux platforms. |
|
jck/linux/multiJVM-agent-Linux-RI.jti jck/linux/singleJVM-agent-Linux-RI.jti |
Template files for configuring a test platform. |
|
jck/solaris/ |
JavaTest harness resource files used for running the harness on Solaris platforms. |
|
jck/solaris/multiJVM-agent-Solaris-RI.jti jck/solaris/singleJVM-agent-Solaris-RI.jti |
Template files for configuring a test platform. |
|
jcksrc/share/classes/javasoft/sqe/javatest/lib/ |
JavaTest harness script, command sources, and samples. |
|
jck/src/share/classes/javasoft/sqe/jck/lib/ |
Sources for JCK 6b test framework libraries. |
|
jck/tests/ |
Test program sources (.java, .jasm, .jcod) and test description (.html) files. Also referred to as RootDIR. |
|
JCK-Runtime:
|
|
|
JCK-Compiler:
|
|
|
JCK-devtools:
|
|
|
jck/tests/testsuite.html |
JCK 6b test suite root index page. |
|
jck/win32/ |
JavaTest harness resource files used for running the harness on Windows platforms. |
|
jck/win32/multiJVM-agent-WindowsXP-RI.jti jck/win32/singleJVM-agent-Windows-RI.jti |
Template files for configuring a test platform. |
3.3 Release Notes
Once you install JCK 6b, read the release notes (jck/releaseNotes-JCK.txt or jck/releaseNotes-JCK.html). This is the most current set of notes on the release and tracks the major changes between releases. This file contains last-minute changes or supplementary instructions.
Online versions of the release notes are provided in the JavaTest harness. This documentation can be displayed in the JavaTest harness by choosing it from the JavaTest harness Help menu.
3.4 Accessing User Documentation
JCK 6b user documentation is provided in three formats:
-
PDF — Acrobat Reader is required to view the documentation in this format.
-
HTML — Use any web browser to view the documentation in this format.
-
JavaHelpTM tool — Use the JavaTest harness Help menu to display this documentation in the JavaTest harness.
Previous |
Contents | Index | Next![]() |

Previous
Command Line
Installation
