Opened 14 years ago
Last modified 14 years ago
#22 new task
Test with TCK
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Enhanced |
Component: | general | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
TCK stands for Technology Compatibility Kit (or Test Compatibility Kit, as referred at http://openjdk.org/projects/jdk6/) and it represents a test suite used to check if a particular Java implementation meets the specifications.
More information is available here: http://en.wikipedia.org/wiki/Technology_Compatibility_Kit. The two important Oracle links are:
We need to run this test suite across our implementation to make sure we it works as expected. This may also help in finding implementation-specific bugs.
Note:
See TracTickets
for help on using tickets.