The class output directory is the directory used by the Java compiler to store the class files created when running tests. For standard JDK on Solaris, the following option template used to specify the source output directory.
-d #
On other implementations this option might be different.