Wednesday February 15, 2006 The JCK (Java Compatibility Kit) is the TCK (Technology
Compatibility Kit) for the Java SE platform.
A TCK is a test suite designed to verify that implementations
of a particular technology conform to the corresponding
specifications.
The JCK is a big and complex product that includes conformance
tests, tools and documentation. It currently contains over
80,000 test cases and several million lines of code.
For additional information on TCKs and conformance, see Patrick Curran's blog.
The JCK team has been working hard on JCK 6, the TCK for
Java SE 6 (also known as Mustang).
2005 was an amazing year for us. We started working on the
JCK 6 release during the second half of 2004 with a new team of
engineers located in St. Petersburg, Russia.
This team has done a phenomenal job of coming up to speed in a
short amount of time and delivering high-quality conformance tests
for Mustang. Given the complexity of the JCK and of the new
features in Mustang, this is no mean feat!
We recently released JCK 6 beta.
We have added almost 3000 test cases for new Mustang features in this
release. Major new Mustang features for which coverage is included in
this release are listed below:
Gauri Sharma
JCK 6 project lead