Sun Java Solaris Communities My SDN Account Join SDN
 
Archive - Java Technology Products Download

JavaCheck

 
- Platform Compatibility Insurance for your Applications and Applets
JavaCheck Frequently Asked Questions | JavaCheck Technical Note

JavaCheck, is a developer tool for testing whether applications and applets will be compatible with a particular Java environment and can, thus, run on all devices which implement that Java environment. It analyzes class files to find dependencies not included in a particular Java API specification. This helps developers to write Java applications and applets that can run safely on different Java platform implementations.

JavaCheck reads platform specification files (.spc), files of a specific Java API specification that have been encoded. Currently, platform specification files are available for the PersonalJava API only.


If you are targeting this version of the PersonalJava API specification
Which corresponds to this reference implementation from Sun Use this version of JavaCheck
1.0 1.0 2.0.1
1.1.x 1.1, 3.0.x 3.0
1.2 3.1 Available soon!

Note that all dot-dot versions of the specification are minor updates that clarify and remove errors in previous versions. The latest dot-dot version would obsolete all previous ones in the same series.

Download JavaCheck 3.0

Download

Download JavaCheck 2.0.1

Download

We always appreciate feedback on this product. Please email comments and report bugs to: javacheck-comments@java.sun.com.