What is a “self-contained” test case?
The best way to describe a regression for the contest is to provide a compilable, source code test case. This is a simple demonstration program that contains the minimal code necessary to show the regression. This program should be a single source file that can be compiled and run and that demonstrates expected results when run under Tiger, and observed regression behavior when run under JDK6.