3.11. Can I generate reports for tests that have already been run?

Yes! The -reportOnly option to jtreg will generate the standard HTML reports for tests which have been previously executed. Tests will not be executed. A work directory containing the results of the executed tests must be provided. The default location is ./JTwork. An alternate directory may be specified using -workDir.