Is there any way to get junit test classes used to test jdk1.6 code base.
JDK is coming with src.zip, in the same way can I get test.zip which contains all test cases for all jdk classes.
What you want is the Java Technology Compatibility Kit (of TCK for short).